Searched refs:DebugFrame (Results 1 – 7 of 7) sorted by relevance
23 .Case(getSectionName(DebugSectionKind::DebugFrame), in parseDebugTableName()24 DebugSectionKind::DebugFrame) in parseDebugTableName()
30 DebugFrame, enumerator
261 std::unique_ptr<DWARFDebugFrame> DebugFrame; member in ThreadUnsafeDWARFContextState444 if (DebugFrame) in getDebugFrame()445 return DebugFrame.get(); in getDebugFrame()466 DebugFrame.swap(DF); in getDebugFrame()467 return DebugFrame.get(); in getDebugFrame()
725 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()755 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
245 case DebugSectionKind::DebugFrame: in getMCSection()
2659 Dwarf.getDWARFObj().getFrameSection().Data, DebugSectionKind::DebugFrame); in copyInvariantDebugSection()
1213 HANDLE_DWARF_SECTION(DebugFrame, ".debug_frame", "debug-frame", OffsetOption)