Searched refs:AppleNamespaces (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 73 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFContext.h | 69 std::unique_ptr<AppleAcceleratorTable> AppleNamespaces; variable
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 750 AccelTable<AppleAccelTableStaticOffsetData> AppleNamespaces; variable
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinker.cpp | 1818 AppleNamespaces.addName(Namespace.Name, in emitAppleAcceleratorEntriesForUnit() 2554 TheDwarfEmitter->emitAppleNamespaces(AppleNamespaces); in link()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 935 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 855 return getAccelTable(AppleNamespaces, *DObj, in getAppleNamespaces()
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 972 HANDLE_DWARF_SECTION(AppleNamespaces, ".apple_namespaces", "apple-namespaces", BoolOption)
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 913 return getAccelTable(AppleNamespaces, *DObj, in getAppleNamespaces()
|