Home
last modified time | relevance | path

Searched refs:__Crun (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx275 static __Crun::static_type_info const * get(
285 __Crun::static_type_info * info;
287 std::vector< __Crun::class_base_descr > bases;
304 __Crun::static_type_info const * RttiMap::get( in get()
362 data.info = new __Crun::static_type_info; in get_()
378 __Crun::class_base_descr last; in get_()
410 __Crun::static_type_info const * rtti = RttiMap::get( in raiseException()
412 void * exc = __Crun::ex_alloc(type->nSize); in raiseException()
427 __Crun::ex_throw(exc, rtti, toFunction(thunk)); in raiseException()
H A Dexceptions.hxx36 namespace __Crun { namespace
H A Duno2cpp.cxx332 void * exc = __Crun::ex_get(); in call()
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dexcept.cxx362 void * pCppExc = __Crun::ex_alloc( pTypeDescr->nSize ); in cc50_solaris_intel_raiseException()
399 __Crun::ex_throw(pCppExc, (const __Crun::static_type_info*)pRTTI, f); in cc50_solaris_intel_raiseException()
H A Dcc50_solaris_intel.hxx32 namespace __Crun namespace
H A Duno2cpp.cxx257 void* pExc = __Crun::ex_get(); in cpp_call()
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dexcept.cxx364 void * pCppExc = __Crun::ex_alloc( pTypeDescr->nSize ); in cc50_solaris_sparc_raiseException()
392 __Crun::ex_throw(pCppExc, (const __Crun::static_type_info*)pRTTI, f); in cc50_solaris_sparc_raiseException()
H A Dcc50_solaris_sparc.hxx32 namespace __Crun namespace
H A Duno2cpp.cxx244 void* pExc = __Crun::ex_get(); in cpp_call()

Completed in 47 milliseconds