|
LibreOffice Module bridges (master) 1
|
#include <sal/config.h>#include <cstring>#include <sal/types.h>#include <sal/alloca.h>#include "callvirtualfunction.hxx"Go to the source code of this file.
Functions | |
| void | callVirtualFunction (unsigned long function, unsigned long *gpr, unsigned long *fpr, unsigned long *stack, sal_Int32 sp, void *ret) |
| void callVirtualFunction | ( | unsigned long | function, |
| unsigned long * | gpr, | ||
| unsigned long * | fpr, | ||
| unsigned long * | stack, | ||
| sal_Int32 | sp, | ||
| void * | ret | ||
| ) |
Definition at line 29 of file callvirtualfunction.cxx.