Searched refs:getDebugMacinfoDWO (Results 1 – 2 of 2) sorted by relevance
89 virtual const DWARFDebugMacro *getDebugMacinfoDWO() = 0;322 const DWARFDebugMacro *getDebugMacinfoDWO();
491 const DWARFDebugMacro *getDebugMacinfoDWO() override { in getDebugMacinfoDWO() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState694 const DWARFDebugMacro *getDebugMacinfoDWO() override { in getDebugMacinfoDWO() function in __anonfc0a132e0411::ThreadSafeState696 return ThreadUnsafeDWARFContextState::getDebugMacinfoDWO(); in getDebugMacinfoDWO()1141 if (auto MacinfoDWO = getDebugMacinfoDWO()) in dump()1459 const DWARFDebugMacro *DWARFContext::getDebugMacinfoDWO() { in getDebugMacinfoDWO() function in DWARFContext1460 return State->getDebugMacinfoDWO(); in getDebugMacinfoDWO()