Home
last modified time | relevance | path

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

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