Searched refs:DebugFrame (Results 1 – 8 of 8) sorted by relevance
31 DebugFrame, enumerator
260 std::unique_ptr<DWARFDebugFrame> DebugFrame; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState443 if (DebugFrame) in getDebugFrame()444 return DebugFrame.get(); in getDebugFrame()465 DebugFrame.swap(DF); in getDebugFrame()466 return DebugFrame.get(); in getDebugFrame()
722 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()752 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
245 case DebugSectionKind::DebugFrame: in getMCSection()
2796 Dwarf.getDWARFObj().getFrameSection().Data, DebugSectionKind::DebugFrame); in copyInvariantDebugSection()
1310 HANDLE_DWARF_SECTION(DebugFrame, ".debug_frame", "debug-frame", OffsetOption)