| /src/external/gpl3/gcc/dist/libgcc/ |
| unwind-c.c | 41 unsigned char ttype_encoding; member in struct:__anon14350 62 info->ttype_encoding = *p++; 63 if (info->ttype_encoding != DW_EH_PE_omit)
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| unwind-c.c | 41 unsigned char ttype_encoding; member in struct:__anon16754 62 info->ttype_encoding = *p++; 63 if (info->ttype_encoding != DW_EH_PE_omit)
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| exception.c | 138 unsigned char ttype_encoding; 161 info->ttype_encoding = *p++; 162 if (info->ttype_encoding != DW_EH_PE_omit) 167 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; 189 i *= size_of_encoded_value (info->ttype_encoding); 190 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, 323 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); 136 unsigned char ttype_encoding; member in struct:lsda_header_info
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| exception.c | 138 unsigned char ttype_encoding; 161 info->ttype_encoding = *p++; 162 if (info->ttype_encoding != DW_EH_PE_omit) 167 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; 189 i *= size_of_encoded_value (info->ttype_encoding); 190 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base, 323 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); 136 unsigned char ttype_encoding; member in struct:lsda_header_info
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| eh_personality.cc | 45 unsigned char ttype_encoding; 66 info->ttype_encoding = *p++; 67 if (info->ttype_encoding != DW_EH_PE_omit) 72 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; 96 i *= size_of_encoded_value (info->ttype_encoding); 103 info->ttype_encoding, 456 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); 700 info.ttype_base = base_of_encoded_value (info.ttype_encoding, 722 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); 44 unsigned char ttype_encoding; member in struct:lsda_header_info
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
| eh_personality.cc | 45 unsigned char ttype_encoding; 66 info->ttype_encoding = *p++; 67 if (info->ttype_encoding != DW_EH_PE_omit) 72 info->ttype_encoding = _GLIBCXX_OVERRIDE_TTYPE_ENCODING; 96 i *= size_of_encoded_value (info->ttype_encoding); 103 info->ttype_encoding, 456 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context); 696 info.ttype_base = base_of_encoded_value (info.ttype_encoding, 718 xh->catchTemp = base_of_encoded_value (info.ttype_encoding, context); 44 unsigned char ttype_encoding; member in struct:lsda_header_info
|