Home
last modified time | relevance | path

Searched defs:ex_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Ddynamic_cast.cc49 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()
H A Dexception.cc969 const std::type_info *ex_type = ex ? ex->exceptionType : 0; in check_type_signature() local
/freebsd/contrib/elftoolchain/libelf/
H A Delf_update.c99 enum elf_extent ex_type; /* Type of region. */ member