Searched refs:type_unit (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/tests/ |
D | run-readelf-types.sh | 80 [ 17] type_unit abbrev: 1 101 [ 5a] type_unit abbrev: 1
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugInfo.cpp | 97 if (auto *type_unit = llvm::dyn_cast<DWARFTypeUnit>(unit_sp->get())) { in ParseUnitsFor() local 98 m_type_hash_to_unit_index.emplace_back(type_unit->GetTypeHash(), in ParseUnitsFor()
|
/external/llvm/include/llvm/Support/ |
D | Dwarf.def | 103 HANDLE_DW_TAG(0x0041, type_unit)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 186 HANDLE_DW_TAG(0x0041, type_unit, 4, DWARF, DW_KIND_NONE) 940 HANDLE_DW_IDX(0x02, type_unit)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 199 HANDLE_DW_TAG(0x0041, type_unit, 4, DWARF, DW_KIND_NONE) 977 HANDLE_DW_IDX(0x02, type_unit)
|