Home
last modified time | relevance | path

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

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