Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h24 template <typename DataT> class AccelTable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h204 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.cpp1109 AppleAcceleratorTable AccelTable(AccelSectionData, *StrData); in verifyAppleAccelTable() local
1225 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists()
1821 DWARFDebugNames AccelTable(AccelSectionData, StrData); in verifyDebugNames() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h