LibreOffice Module bridges (master)
1
|
#include "uno/mapping.h"
#include <typeinfo>
#include <exception>
#include <cstddef>
Go to the source code of this file.
Classes | |
struct | CPPU_CURRENT_NAMESPACE::_Unwind_Exception |
struct | CPPU_CURRENT_NAMESPACE::__cxa_exception |
struct | CPPU_CURRENT_NAMESPACE::__cxa_eh_globals |
Namespaces | |
CPPU_CURRENT_NAMESPACE | |
ppc | |
Enumerations | |
enum | ppc::ppclimits { ppc::MAX_GPR_REGS = 8, ppc::MAX_SSE_REGS = 13 } |
Functions | |
void | CPPU_CURRENT_NAMESPACE::dummy_can_throw_anything (char const *) |
struct CPPU_CURRENT_NAMESPACE::_Unwind_Exception | CPPU_CURRENT_NAMESPACE::__attribute__ ((__aligned__)) |
unsigned exception_class | __attribute__ ((__mode__(__DI__))) |
unsigned private_1 | __attribute__ ((__mode__(__word__))) |
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 * | CPPU_CURRENT_NAMESPACE::__cxa_get_globals () throw () |
std::type_info * | CPPU_CURRENT_NAMESPACE::__cxa_current_exception_type () throw () |
void | CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp) |
void | CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pExc, uno_Mapping *pCpp2Uno) |
Variables | |
void * | exception_cleanup |
unsigned exception_class __attribute__::__attribute__ | ( | (__mode__(__DI__)) | ) |
unsigned private_1 __attribute__::__attribute__ | ( | (__mode__(__word__)) | ) |
void* exception_cleanup |
Definition at line 32 of file gcc3_aix_powerpc/share.hxx.