Home
last modified time | relevance | path

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

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