Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h278 DWARFGdbIndex &getGdbIndex();
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp677 getGdbIndex().dump(OS); in dump()
875 DWARFGdbIndex &DWARFContext::getGdbIndex() { in getGdbIndex() function in DWARFContext