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