Home
last modified time | relevance | path

Searched refs:__pointer_catch (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dpmem_type_info.cc33 __pointer_catch (const __pbase_type_info *thr_type, in __pointer_catch() function in __cxxabiv1::__pointer_to_member_type_info
45 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
H A Dpointer_type_info.cc39 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch() function in __cxxabiv1::__pointer_type_info
51 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
H A Dcxxabi.h307 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
312 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch() function
338 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
367 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
H A Dpbase_type_info.cc100 return __pointer_catch (thrown_type, thr_obj, outer); in __do_catch()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dpmem_type_info.cc33 __pointer_catch (const __pbase_type_info *thr_type, in __pointer_catch() function in __cxxabiv1::__pointer_to_member_type_info
45 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
H A Dpointer_type_info.cc39 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch() function in __cxxabiv1::__pointer_type_info
51 return __pbase_type_info::__pointer_catch (thrown_type, thr_obj, outer); in __pointer_catch()
H A Dcxxabi.h299 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
304 __pointer_catch (const __pbase_type_info *thrown_type, in __pointer_catch() function
330 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
359 __pointer_catch(const __pbase_type_info* __thr_type, void** __thr_obj,
H A Dpbase_type_info.cc100 return __pointer_catch (thrown_type, thr_obj, outer); in __do_catch()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20001881 (__pbase_type_info::__pointer_catch): Likewise.
1882 (__pointer_type_info::__pointer_catch): Likewise.
1883 (__pointer_to_member_type_info::__pointer_catch): Likewise.
3669 (__pbase_type_info::__pointer_catch): Implement.
3670 (__pointer_type_info::__pointer_catch): Adjust.
3671 (__pointer_to_member_type_info::__pointer_catch): Adjust.
4579 (__pointer_type_info::__pointer_catch): New virtual function.
4584 (__pointer_to_member_type_info::__pointer_catch): Declare.
4592 __pointer_catch. Call it.
4593 (__pointer_type_info::__pointer_catch): Non-pointer-to-member
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20145604 * libsupc++/cxxabi.h: Define __pbase_type_info::__pointer_catch here.
5648 * libsupc++/cxxabi.h (class __pbase_type_info): __pointer_catch
H A DChangeLog-20021947 * libsupc++/tinfo2.cc (__pointer_catch): Change __context_class to