Home
last modified time | relevance | path

Searched refs:ttype_encoding (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c136 unsigned char ttype_encoding; member
159 info->ttype_encoding = *p++; in parse_lsda_header()
160 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
165 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
187 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
188 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, in get_ttype_entry()
321 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
H A DChangeLog392 * exception.c (parse_lsda_header): hardcode ttype_encoding for older
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc44 unsigned char ttype_encoding; member
65 info->ttype_encoding = *p++; in parse_lsda_header()
66 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
71 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
95 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
102 info->ttype_encoding, in get_ttype_entry()
455 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
692 info.ttype_base = base_of_encoded_value (info.ttype_encoding, in PERSONALITY_FUNCTION()
714 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc44 unsigned char ttype_encoding; member
65 info->ttype_encoding = *p++; in parse_lsda_header()
66 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
71 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; in parse_lsda_header()
95 i *= size_of_encoded_value (info->ttype_encoding); in get_ttype_entry()
102 info->ttype_encoding, in get_ttype_entry()
455 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
695 info.ttype_base = base_of_encoded_value (info.ttype_encoding, in PERSONALITY_FUNCTION()
717 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); in PERSONALITY_FUNCTION()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-c.c41 unsigned char ttype_encoding; member
62 info->ttype_encoding = *p++; in parse_lsda_header()
63 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-c.c41 unsigned char ttype_encoding; member
62 info->ttype_encoding = *p++; in parse_lsda_header()
63 if (info->ttype_encoding != DW_EH_PE_omit) in parse_lsda_header()