LibreOffice Module bridges (master) 1
Namespaces | Functions
gcc3_linux_aarch64/abi.cxx File Reference
#include <sal/config.h>
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstring>
#include <typeinfo>
#include <dlfcn.h>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/genfunc.h>
#include <o3tl/string_view.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <typelib/typeclass.h>
#include <typelib/typedescription.h>
#include <uno/any2.h>
#include <uno/mapping.h>
#include "abi.hxx"
#include <osl/mutex.hxx>
#include <unordered_map>
Include dependency graph for gcc3_linux_aarch64/abi.cxx:

Go to the source code of this file.

Namespaces

namespace  abi_aarch64
 

Functions

void abi_aarch64::mapException (__cxxabiv1::__cxa_exception *exception, std::type_info const *type, uno_Any *any, uno_Mapping *mapping)
 
void abi_aarch64::raiseException (uno_Any *any, uno_Mapping *mapping)
 
ReturnKind abi_aarch64::getReturnKind (typelib_TypeDescription const *type)