LibreOffice Module bridges (master) 1
Classes | Functions
gcc3_linux_m68k/cpp2uno.cxx File Reference
#include <malloc.h>
#include <typeinfo>
#include <rtl/alloc.h>
#include <sal/log.hxx>
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <uno/data.h>
#include <typelib/typedescription.hxx>
#include "bridge.hxx"
#include "cppinterfaceproxy.hxx"
#include "types.hxx"
#include "vtablefactory.hxx"
#include "share.hxx"
#include <dlfcn.h>
Include dependency graph for gcc3_linux_m68k/cpp2uno.cxx:

Go to the source code of this file.

Classes

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

Functions

sal_Int64 cpp_vtable_call (long firstonstack)
 is called on incoming vtable calls (called by asm snippets) More...
 

Function Documentation

◆ cpp_vtable_call()

sal_Int64 cpp_vtable_call ( long  firstonstack)

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

Definition at line 406 of file gcc3_linux_m68k/cpp2uno.cxx.

References cpp_mediate().