LibreOffice Module bridges (master) 1
Classes | Namespaces | Macros | Enumerations | Functions
gcc3_linux_arm/share.hxx File Reference
#include <sal/config.h>
#include <typeinfo>
#include <exception>
#include <cstddef>
#include <unwind.h>
#include <cxxabi.h>
#include <config_cxxabi.h>
#include <uno/mapping.h>
Include dependency graph for gcc3_linux_arm/share.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  __cxxabiv1::__class_type_info
 
class  __cxxabiv1::__si_class_type_info
 
struct  __cxxabiv1::__cxa_exception
 
struct  __cxxabiv1::__cxa_eh_globals
 

Namespaces

namespace  __cxxabiv1
 
namespace  CPPU_CURRENT_NAMESPACE
 
namespace  arm
 

Macros

#define _GLIBCXX_CDTOR_CALLABI
 

Enumerations

enum  arm::armlimits {
  arm::MAX_GPR_REGS = 8 ,
  arm::MAX_FPR_REGS = 8 ,
  arm::MAX_GPR_REGS = 8 ,
  arm::MAX_FPR_REGS = 8
}
 

Functions

void CPPU_CURRENT_NAMESPACE::dummy_can_throw_anything (char const *)
 
void * CPPU_CURRENT_NAMESPACE::__cxa_allocate_exception (std::size_t thrown_size) throw ()
 
void CPPU_CURRENT_NAMESPACE::__cxa_throw (void *thrown_exception, std::type_info *tinfo, void(*dest)(void *)) __attribute__((noreturn))
 
__cxa_eh_globals * __cxxabiv1::__cxa_get_globals () throw ()
 
std::type_info * __cxxabiv1::__cxa_current_exception_type ()
 
void CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp)
 
void CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno)
 
void privateSnippetExecutor ()
 
bool arm::return_in_hidden_param (typelib_TypeDescriptionReference *pTypeRef)
 

Macro Definition Documentation

◆ _GLIBCXX_CDTOR_CALLABI

#define _GLIBCXX_CDTOR_CALLABI

Definition at line 29 of file gcc3_linux_arm/share.hxx.

Function Documentation

◆ privateSnippetExecutor()

void privateSnippetExecutor ( )

Definition at line 62 of file msvc_win32_x86-64/cpp2uno.cxx.