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