Searched refs:getDebugMacinfoDWO (Results 1 – 2 of 2) sorted by relevance
88 virtual const DWARFDebugMacro *getDebugMacinfoDWO() = 0;316 const DWARFDebugMacro *getDebugMacinfoDWO();
493 const DWARFDebugMacro *getDebugMacinfoDWO() override { in getDebugMacinfoDWO() function in __anonba7270c80411::ThreadUnsafeDWARFContextState698 const DWARFDebugMacro *getDebugMacinfoDWO() override { in getDebugMacinfoDWO() function in __anonba7270c80411::ThreadSafeState700 return ThreadUnsafeDWARFContextState::getDebugMacinfoDWO(); in getDebugMacinfoDWO()1145 if (auto MacinfoDWO = getDebugMacinfoDWO()) in dump()1464 const DWARFDebugMacro *DWARFContext::getDebugMacinfoDWO() { in getDebugMacinfoDWO() function in DWARFContext1465 return State->getDebugMacinfoDWO(); in getDebugMacinfoDWO()