Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h259 const AppleAcceleratorTable &getAppleNamespaces();
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp358 getDies(DICtx, DICtx.getAppleNamespaces(), Name, Dies); in filterByAccelName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp576 getAppleNamespaces().dump(OS); in dump()
795 const AppleAcceleratorTable &DWARFContext::getAppleNamespaces() { in getAppleNamespaces() function in DWARFContext