Searched refs:objectp (Results 1 – 8 of 8) sorted by relevance
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | eh_catch.cc | 47 void* objectp; in __cxa_begin_catch() local 82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch() 84 PROBE2 (catch, objectp, header->exceptionType); in __cxa_begin_catch() 89 return objectp; in __cxa_begin_catch()
|
Completed in 13 milliseconds