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

Go to the source code of this file.

Classes

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

Namespaces

namespace  CPPU_CURRENT_NAMESPACE
 

Macros

#define GET_FP(n, p)
 

Functions

bool CPPU_CURRENT_NAMESPACE::is_complex_struct (const typelib_TypeDescription *type)
 
bool CPPU_CURRENT_NAMESPACE::return_in_hidden_param (typelib_TypeDescriptionReference *pTypeRef)
 
void doFlushCode (unsigned long address, unsigned long count)
 

Macro Definition Documentation

◆ GET_FP

#define GET_FP (   n,
  p 
)
Value:
__asm__( "ldx %0, %%l0\n\t" \
"std %%f" #n ", [%%l0]\n" \
: : "m"(p) );
register sal_uInt32 r28 __asm__("%r28")
void * p
sal_Int64 n

Definition at line 34 of file gcc3_linux_sparc64/cpp2uno.cxx.

Function Documentation

◆ doFlushCode()

void doFlushCode ( unsigned long  address,
unsigned long  count 
)

References begin, and end.