Searched refs:ttype_encoding (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind-c.c36 unsigned char ttype_encoding; member in struct:__anon7200
57 info->ttype_encoding = *p++;
58 if (info->ttype_encoding != DW_EH_PE_omit)
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc49 unsigned char ttype_encoding;
70 info->ttype_encoding = *p++;
71 if (info->ttype_encoding != DW_EH_PE_omit)
93 i *= size_of_encoded_value (info->ttype_encoding);
94 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base,
230 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
443 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context);
48 unsigned char ttype_encoding; member in struct:lsda_header_info
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-c.c45 unsigned char ttype_encoding; member in struct:__anon342
66 info->ttype_encoding = *p++;
67 if (info->ttype_encoding != DW_EH_PE_omit)
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc52 unsigned char ttype_encoding;
73 info->ttype_encoding = *p++;
74 if (info->ttype_encoding != DW_EH_PE_omit)
207 i *= size_of_encoded_value (info->ttype_encoding);
208 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base,
437 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
674 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context);
51 unsigned char ttype_encoding; member in struct:lsda_header_info

Completed in 151 milliseconds