Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h302 const DWARFDebugMacro *getDebugMacroDWO();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp482 if (auto MacroDWO = getDebugMacroDWO()) in dump()
870 const DWARFDebugMacro *DWARFContext::getDebugMacroDWO() { in getDebugMacroDWO() function in DWARFContext