LibreOffice Module bridges (master) 1
Classes | Functions
gcc3_linux_aarch64/cpp2uno.cxx File Reference
#include <sal/config.h>
#include <cassert>
#include <cstdarg>
#include <cstddef>
#include <cstdlib>
#include <cstring>
#include <typeinfo>
#include <dlfcn.h>
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/uno/genfunc.hxx>
#include <sal/alloca.h>
#include <sal/types.h>
#include <typelib/typeclass.h>
#include <typelib/typedescription.h>
#include <typelib/typedescription.hxx>
#include <bridge.hxx>
#include <cppinterfaceproxy.hxx>
#include <types.hxx>
#include <vtablefactory.hxx>
#include "abi.hxx"
#include "vtablecall.hxx"
Include dependency graph for gcc3_linux_aarch64/cpp2uno.cxx:

Go to the source code of this file.

Classes

struct  bridges::cpp_uno::shared::VtableFactory::Slot
 

Functions

void vtableCall (sal_Int32 functionIndex, sal_Int32 vtableOffset, unsigned long *gpr, unsigned long *fpr, unsigned long *stack, void *indirectRet)
 

Function Documentation

◆ vtableCall()

void vtableCall ( sal_Int32  functionIndex,
sal_Int32  vtableOffset,
unsigned long *  gpr,
unsigned long *  fpr,
unsigned long *  stack,
void *  indirectRet 
)