Home
last modified time | relevance | path

Searched refs:lsda_header_info (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/libstdc++/libsupc++/
Deh_personality.cc44 struct lsda_header_info struct
57 lsda_header_info *info) in parse_lsda_header() argument
95 get_ttype_entry(lsda_header_info* info, _Unwind_Word i) in get_ttype_entry()
114 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
202 get_ttype_entry (lsda_header_info *info, _Unwind_Word i) in get_ttype_entry()
244 check_exception_spec(lsda_header_info* info, _throw_typet* throw_type, in check_exception_spec()
320 empty_exception_spec (lsda_header_info *info, _Unwind_Sword filter_value) in empty_exception_spec()
362 lsda_header_info info; in PERSONALITY_FUNCTION()
713 lsda_header_info info; in __cxa_call_unexpected()
/NextBSD/contrib/gcc/
HDunwind-c.c47 } lsda_header_info; typedef
51 lsda_header_info *info) in parse_lsda_header()
127 lsda_header_info info;
/NextBSD/contrib/libstdc++/
DChangeLog-20013833 (struct lsda_header_info): Add ttype_base.