Searched refs:DebugFrame (Results 1 – 8 of 8) sorted by relevance
30 DebugFrame, enumerator
262 std::unique_ptr<DWARFDebugFrame> DebugFrame; member in __anonfc0a132e0411::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)