Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp184 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, in addAllTypesFromDWP()
797 DWARFUnitIndex TUIndex(TUSectionKind); in write() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h51 std::unique_ptr<DWARFUnitIndex> TUIndex; variable