HomeSort by: relevance | last modified time | path
    Searched defs:ttype_base (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
unwind-c.c 38 _Unwind_Ptr ttype_base; member in struct:__anon14350
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-c.c 38 _Unwind_Ptr ttype_base; member in struct:__anon16754
  /src/external/gpl3/gcc/dist/libobjc/
exception.c 135 _Unwind_Ptr ttype_base;
190 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base,
323 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
133 _Unwind_Ptr ttype_base; member in struct:lsda_header_info
  /src/external/gpl3/gcc.old/dist/libobjc/
exception.c 135 _Unwind_Ptr ttype_base;
190 read_encoded_value_with_base (info->ttype_encoding, info->ttype_base,
323 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
133 _Unwind_Ptr ttype_base; member in struct:lsda_header_info
  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
eh_personality.cc 42 _Unwind_Ptr ttype_base;
105 info->ttype_base,
140 tmp = _Unwind_decode_typeinfo_ptr(info->ttype_base, (_Unwind_Word) e);
456 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
700 info.ttype_base = base_of_encoded_value (info.ttype_encoding,
716 ue_header->barrier_cache.bitpattern[2] = info.ttype_base;
773 info.ttype_base = (_Unwind_Ptr) xh->catchTemp;
41 _Unwind_Ptr ttype_base; member in struct:lsda_header_info
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
eh_personality.cc 42 _Unwind_Ptr ttype_base;
105 info->ttype_base,
140 tmp = _Unwind_decode_typeinfo_ptr(info->ttype_base, (_Unwind_Word) e);
456 info.ttype_base = base_of_encoded_value (info.ttype_encoding, context);
696 info.ttype_base = base_of_encoded_value (info.ttype_encoding,
712 ue_header->barrier_cache.bitpattern[2] = info.ttype_base;
769 info.ttype_base = (_Unwind_Ptr) xh->catchTemp;
41 _Unwind_Ptr ttype_base; member in struct:lsda_header_info

Completed in 23 milliseconds