LibreOffice Module bridges (master) 1
Functions
gcc3_linux_arm/call.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
Include dependency graph for gcc3_linux_arm/call.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

sal_Int64 cpp_vtable_call (long *pFunctionAndOffset, void **pCallStack)
 is called on incoming vtable calls (called by asm snippets) More...
 

Function Documentation

◆ cpp_vtable_call()

sal_Int64 cpp_vtable_call ( long *  pFunctionAndOffset,
void **  pCallStack 
)

is called on incoming vtable calls (called by asm snippets)

Definition at line 432 of file gcc3_linux_arm/cpp2uno.cxx.

References cpp_mediate().