LibreOffice Module bridges (master) 1
|
Go to the source code of this file.
Functions | |
void | vtableCall (sal_Int32 functionIndex, sal_Int32 vtableOffset, unsigned long *gpr, unsigned long *fpr, unsigned long *stack, void *indirectRet) |
void | vtableSlotCall () |
void vtableCall | ( | sal_Int32 | functionIndex, |
sal_Int32 | vtableOffset, | ||
unsigned long * | gpr, | ||
unsigned long * | fpr, | ||
unsigned long * | stack, | ||
void * | indirectRet | ||
) |
Definition at line 393 of file gcc3_linux_aarch64/cpp2uno.cxx.
References bridges::cpp_uno::shared::CppInterfaceProxy::acquireProxy(), bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy(), bridges::cpp_uno::shared::CppInterfaceProxy::getBridge(), bridges::cpp_uno::shared::Bridge::getCppEnv(), bridges::cpp_uno::shared::CppInterfaceProxy::getOid(), bridges::cpp_uno::shared::CppInterfaceProxy::getTypeDescr(), pos, bridges::cpp_uno::shared::CppInterfaceProxy::releaseProxy(), type, and uno_any_construct().
void vtableSlotCall | ( | ) |