Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h309 const DWARFDebugMacro *getDebugMacroDWO();
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp488 if (auto MacroDWO = getDebugMacroDWO()) in dump()
908 const DWARFDebugMacro *DWARFContext::getDebugMacroDWO() { in getDebugMacroDWO() function in DWARFContext