Home
last modified time | relevance | path

Searched refs:AppleNames (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h71 std::unique_ptr<AppleAcceleratorTable> AppleNames; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def933 HANDLE_DWARF_SECTION(AppleNames, ".apple_names", "apple-names")
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp845 return getAccelTable(AppleNames, *DObj, DObj->getAppleNamesSection(), in getAppleNames()