Searched refs:getDebugFrame (Results 1 – 2 of 2) sorted by relevance
294 Expected<const DWARFDebugFrame *> getDebugFrame();
465 if (Expected<const DWARFDebugFrame *> DF = getDebugFrame()) in dump()860 Expected<const DWARFDebugFrame *> DWARFContext::getDebugFrame() { in getDebugFrame() function in DWARFContext