Searched refs:getDebugMacroDWO (Results 1 – 2 of 2) sorted by relevance
90 virtual const DWARFDebugMacro *getDebugMacroDWO() = 0;322 const DWARFDebugMacro *getDebugMacroDWO();
503 const DWARFDebugMacro *getDebugMacroDWO() override { in getDebugMacroDWO() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState706 const DWARFDebugMacro *getDebugMacroDWO() override { in getDebugMacroDWO() function in __anonfc0a132e0411::ThreadSafeState708 return ThreadUnsafeDWARFContextState::getDebugMacroDWO(); in getDebugMacroDWO()1133 if (auto MacroDWO = getDebugMacroDWO()) in dump()1456 const DWARFDebugMacro *DWARFContext::getDebugMacroDWO() { in getDebugMacroDWO() function in DWARFContext1457 return State->getDebugMacroDWO(); in getDebugMacroDWO()