Home
last modified time | relevance | path

Searched defs:AppleNames (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h46 AppleNames, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h769 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1214 AccelTable<AppleAccelTableStaticOffsetData> AppleNames; emitAppleAcceleratorSections() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp266 std::unique_ptr<AppleAcceleratorTable> AppleNames; global() member in ThreadUnsafeDWARFContextState