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
262 std::unique_ptr<DWARFDebugFrame> DebugFrame; member in __anonc1a899430411::ThreadUnsafeDWARFContextState445 if (DebugFrame) in getDebugFrame()446 return DebugFrame.get(); in getDebugFrame()467 DebugFrame.swap(DF); in getDebugFrame()468 return DebugFrame.get(); in getDebugFrame()
723 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()753 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
245 case DebugSectionKind::DebugFrame: in getMCSection()
2679 Dwarf.getDWARFObj().getFrameSection().Data, DebugSectionKind::DebugFrame); in copyInvariantDebugSection()
1291 HANDLE_DWARF_SECTION(DebugFrame, ".debug_frame", "debug-frame", OffsetOption)