Home
last modified time | relevance | path

Searched refs:thr_obj (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/libsupc++/
Dtinfo2.cc102 void **thr_obj, in __do_catch() argument
126 return __pointer_catch (thrown_type, thr_obj, outer); in __do_catch()
131 void **thr_obj, in __pointer_catch() argument
134 return __pointee->__do_catch (thrown_type->__pointee, thr_obj, outer + 2); in __pointer_catch()
139 void **thr_obj, in __pointer_catch() argument
148 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
153 void **thr_obj, in __pointer_catch() argument
164 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
Dtinfo.cc246 void **thr_obj, in __do_catch() argument
254 return thr_type->__do_upcast (this, thr_obj); in __do_catch()
/openbsd/src/gnu/lib/libstdc++/libstdc++/libsupc++/
Dtinfo2.cc102 void **thr_obj, in __do_catch() argument
126 return __pointer_catch (thrown_type, thr_obj, outer); in __do_catch()
131 void **thr_obj, in __pointer_catch() argument
134 return __pointee->__do_catch (thrown_type->__pointee, thr_obj, outer + 2); in __pointer_catch()
139 void **thr_obj, in __pointer_catch() argument
148 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
153 void **thr_obj, in __pointer_catch() argument
164 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
Dtinfo.cc229 void **thr_obj, in __do_catch() argument
237 return thr_type->__do_upcast (this, thr_obj); in __do_catch()