Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h36 template <typename DataT> class AccelTable; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h24 template <typename DataT> class AccelTable; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h204 AccelTable() : AccelTableBase(DataT::hash) {} in AccelTable() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp996 AppleAcceleratorTable AccelTable(AccelSectionData, *StrData); in verifyAppleAccelTable() local
1096 DWARFVerifier::verifyDebugNamesCULists(const DWARFDebugNames &AccelTable) { in verifyDebugNamesCULists()
1637 DWARFDebugNames AccelTable(AccelSectionData, StrData); in verifyDebugNames() local
H A DDWARFAcceleratorTable.cpp309 const AppleAcceleratorTable &AccelTable, uint64_t DataOffset) in SameNameIterator()
957 DWARFDebugNames::ValueIterator::ValueIterator(const DWARFDebugNames &AccelTable, in ValueIterator()