Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h75 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h478 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; variable
DDwarfLinker.cpp1832 AppleNamespaces.addName(Namespace.Name, in emitAppleAcceleratorEntriesForUnit()
2580 Streamer->emitAppleNamespaces(AppleNamespaces); in link()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp796 return getAccelTable(AppleNamespaces, *DObj, in getAppleNamespaces()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DDwarf.def882 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces")