Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h250 const DWARFDebugNames &getDebugNames();
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp359 getDies(DICtx, DICtx.getDebugNames(), Name, Dies); in filterByAccelName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp583 getDebugNames().dump(OS); in dump()
780 const DWARFDebugNames &DWARFContext::getDebugNames() { in getDebugNames() function in DWARFContext