Searched refs:get_adjusted_ptr (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc108 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \
142 if (get_adjusted_ptr(catch_type, throw_type, &thrown_ptr))
220 get_adjusted_ptr (const std::type_info *catch_type,
269 if (get_adjusted_ptr (catch_type, throw_type, &thrown_ptr))
568 && get_adjusted_ptr (catch_type, throw_type,
107 #define get_adjusted_ptr macro
219 get_adjusted_ptr (const std::type_info *catch_type, function
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc106 get_adjusted_ptr (const std::type_info *catch_type,
155 if (get_adjusted_ptr (catch_type, throw_type, &thrown_ptr))
350 && get_adjusted_ptr (catch_type, throw_type,
105 get_adjusted_ptr (const std::type_info *catch_type, function

Completed in 116 milliseconds