Home
last modified time | relevance | path

Searched refs:nFunctionIndex (Results 26 – 32 of 32) sorted by relevance

12

/aoo42x/main/bridges/source/cpp_uno/mingw_intel/
H A Dcall.s36 pushl %eax # 32bit nFunctionIndex
55 pushl %eax # 32bit nFunctionIndex
74 pushl %eax # 32bit nFunctionIndex
95 pushl %eax # 32bit nFunctionIndex
115 pushl %eax # 32bit nFunctionIndex
135 pushl %eax # 32bit nFunctionIndex
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcall.s38 pushl %eax # 32bit nFunctionIndex
59 pushl %eax # 32bit nFunctionIndex
80 pushl %eax # 32bit nFunctionIndex
103 pushl %eax # 32bit nFunctionIndex
125 pushl %eax # 32bit nFunctionIndex
147 pushl %eax # 32bit nFunctionIndex
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s38 pushl %eax # 32bit nFunctionIndex
59 pushl %eax # 32bit nFunctionIndex
80 pushl %eax # 32bit nFunctionIndex
103 pushl %eax # 32bit nFunctionIndex
125 pushl %eax # 32bit nFunctionIndex
147 pushl %eax # 32bit nFunctionIndex
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx239 void ** pCallStack, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, in cpp_mediate() argument
251 OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, in cpp_mediate()
253 if (nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex) in cpp_mediate()
260 sal_Int32 nMemberPos = pTypeDescr->pMapFunctionIndexToMemberIndex[nFunctionIndex]; in cpp_mediate()
270 if (pTypeDescr->pMapMemberIndexToFunctionIndex[nMemberPos] == nFunctionIndex) in cpp_mediate()
299 switch (nFunctionIndex) in cpp_mediate()
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcall.s32 pushl %eax / 32bit nFunctionIndex
50 pushl %eax / 32bit nFunctionIndex
67 pushl %eax / 32bit nFunctionIndex
86 pushl %eax / 32bit nFunctionIndex
104 pushl %eax / 32bit nFunctionIndex
122 pushl %eax / 32bit nFunctionIndex
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcall.s34 movq %r10, -152(%rbp) # Save (nVtableOffset << 32) + nFunctionIndex
57 movl -152(%rbp), %edi # 1st param: sal_int32 nFunctionIndex
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcall.s34 movq %r10, -152(%rbp) # Save (nVtableOffset << 32) + nFunctionIndex
57 movl -152(%rbp), %edi # 1st param: sal_int32 nFunctionIndex

Completed in 23 milliseconds

12