Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h305 const DWARFDebugNames &getDebugNames();
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp412 getDies(DICtx, DICtx.getDebugNames(), Name, Dies); in filterByAccelName()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp693 getDebugNames().dump(OS); in dump()
902 const DWARFDebugNames &DWARFContext::getDebugNames() { in getDebugNames() function in DWARFContext