Home
last modified time | relevance | path

Searched refs:codeSnippet (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx637 …unsigned char * codeSnippet( unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffse… in codeSnippet() function
764 code = codeSnippet( in addLocalFunctions()
777 code = codeSnippet(code, functionOffset++, vtableOffset, true); in addLocalFunctions()
783 code = codeSnippet( in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx615 unsigned char *codeSnippet(unsigned char* code, sal_Int32 functionIndex, in codeSnippet() function
682 code = codeSnippet(code, functionOffset++, vtableOffset, false); in addLocalFunctions()
689 code = codeSnippet(code, functionOffset++, vtableOffset, false); in addLocalFunctions()
695 code = codeSnippet(code, functionOffset++, vtableOffset, false); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx409 unsigned char * codeSnippet( in codeSnippet() function
477 code = codeSnippet(code, functionOffset++, vtableOffset); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Darmhelper.S44 @ (see cppuno.cxx:codeSnippet())
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Darmhelper.S44 @ (see cppuno.cxx:codeSnippet())

Completed in 21 milliseconds

12