Home
last modified time | relevance | path

Searched defs:TUIndex (Results 1 – 3 of 3) sorted by path

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp688 DenseMap<unsigned, unsigned> TUIndex(TUSymbols.size()); in emitDWARF5AccelTable() local
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp207 const DWARFUnitIndex &TUIndex, MCSection *OutputTypes, StringRef Types, in addAllTypesFromDWP()
879 DWARFUnitIndex TUIndex(TUSectionKind); in write() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp256 std::unique_ptr<DWARFUnitIndex> TUIndex; member in ThreadUnsafeDWARFContextState