Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h49 AppleTypes, enumerator
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; variable
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1214 AccelTable<AppleAccelTableStaticTypeData> AppleTypes; in emitAppleAcceleratorSections() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp267 std::unique_ptr<AppleAcceleratorTable> AppleTypes; global() member in ThreadUnsafeDWARFContextState