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

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

namespace  CPPU_CURRENT_NAMESPACE
 
namespace  axp
 

Enumerations

enum  axp::axplimits {
  axp::MAX_WORDS_IN_REGS = 6 ,
  axp::MAX_GPR_REGS = 6 ,
  axp::MAX_SSE_REGS = 6
}
 

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 ()
 
void CPPU_CURRENT_NAMESPACE::raiseException (uno_Any *pUnoExc, uno_Mapping *pUno2Cpp)
 
void CPPU_CURRENT_NAMESPACE::fillUnoException (uno_Any *pUnoExc, uno_Mapping *pCpp2Uno)
 

Variables

void * exception_cleanup
 

Function Documentation

◆ __attribute__() [1/2]

unsigned exception_class __attribute__::__attribute__ ( (__mode__(__DI__))  )

◆ __attribute__() [2/2]

unsigned private_1 __attribute__::__attribute__ ( (__mode__(__word__))  )

Variable Documentation

◆ exception_cleanup

void* exception_cleanup

Definition at line 1 of file gcc3_linux_alpha/share.hxx.