Searched refs:DebugTypes (Results 1 – 5 of 5) sorted by relevance
72 DWARFDataExtractor data = section == DIERef::Section::DebugTypes in ParseUnitsFor()101 ParseUnitsFor(DIERef::Section::DebugTypes); in ParseUnitHeadersIfNeeded()
28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
835 section == DIERef::Section::DebugTypes ? DW_UT_type : DW_UT_compile; in extract()933 return m_section == DIERef::Section::DebugTypes in GetData()
1282 lldb::user_id_t(ref.section() == DIERef::Section::DebugTypes) << 63; in GetUID()1308 uid >> 63 ? DIERef::Section::DebugTypes : DIERef::Section::DebugInfo; in DecodeUID()
1158 HANDLE_DWARF_SECTION(DebugTypes, ".debug_types", "debug-types", OffsetOption)