Searched refs:getEHFrame (Results 1 – 2 of 2) sorted by relevance
290 Expected<const DWARFDebugFrame *> getEHFrame();
468 if (Expected<const DWARFDebugFrame *> DF = getEHFrame()) in dump()848 Expected<const DWARFDebugFrame *> DWARFContext::getEHFrame() { in getEHFrame() function in DWARFContext