Home
last modified time | relevance | path

Searched refs:getGdbIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h271 DWARFGdbIndex &getGdbIndex();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp673 getGdbIndex().dump(OS); in dump()
768 DWARFGdbIndex &DWARFContext::getGdbIndex() { in getGdbIndex() function in DWARFContext