Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h253 const AppleAcceleratorTable &getAppleNames();
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp356 getDies(DICtx, DICtx.getAppleNames(), Name, Dies); in filterByAccelName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp568 getAppleNames().dump(OS); in dump()
785 const AppleAcceleratorTable &DWARFContext::getAppleNames() { in getAppleNames() function in DWARFContext