Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h303 const DWARFDebugMacro *getDebugMacinfoDWO();
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp500 if (auto MacinfoDWO = getDebugMacinfoDWO()) in dump()
920 const DWARFDebugMacro *DWARFContext::getDebugMacinfoDWO() { in getDebugMacinfoDWO() function in DWARFContext