Home
last modified time | relevance | path

Searched refs:AppleNamespaces (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h73 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h69 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; variable
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h750 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; variable
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1818 AppleNamespaces.addName(Namespace.Name, in emitAppleAcceleratorEntriesForUnit()
2554 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def935 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp855 return getAccelTable(AppleNamespaces, *DObj, in getAppleNamespaces()
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def972 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces", BoolOption)
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp913 return getAccelTable(AppleNamespaces, *DObj, in getAppleNamespaces()