Home
last modified time | relevance | path

Searched defs:TUIndex (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h62 std::unique_ptr<DWARFUnitIndex> TUIndex; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h57 std::unique_ptr<DWARFUnitIndex> TUIndex; variable
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h44 std::unique_ptr<DWARFUnitIndex> TUIndex; variable
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp201 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP()
579 DWARFUnitIndex TUIndex(DW_SECT_TYPES); in write() local
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp249 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP()
660 DWARFUnitIndex TUIndex(DW_SECT_EXT_TYPES); in write() local