Searched defs:ex_type (Results 1 – 3 of 3) sorted by relevance
49 bool std::type_info::__do_catch(std::type_info const *ex_type, in __do_catch()66 bool __pbase_type_info::__do_catch(std::type_info const *ex_type, in __do_catch()
969 const std::type_info *ex_type = ex ? ex->exceptionType : 0; in check_type_signature() local
99 enum elf_extent ex_type; /* Type of region. */ member