Home
last modified time | relevance | path

Searched defs:AccelTable (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h37 template <typename DataT> class AccelTable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h25 template <typename DataT> class AccelTable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h205 AccelTable() : AccelTableBase(DataT::hash) {} in AccelTable() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp309 const AppleAcceleratorTable &AccelTable, uint64_t DataOffset) in SameNameIterator()
1042 DWARFDebugNames::ValueIterator::ValueIterator(const DWARFDebugNames &AccelTable, in ValueIterator()
H A DDWARFVerifier.cpp1140 AppleAcceleratorTable AccelTable(AccelSectionData, *StrData); in verifyAppleAccelTable() local
1248 void DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists()
1990 DWARFDebugNames AccelTable(AccelSectionData, StrData); in verifyDebugNames() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h