Searched refs:DebugFrame (Results 1 – 8 of 8) sorted by relevance
23 .Case(getSectionName(DebugSectionKind::DebugFrame), in parseDebugTableName()24 DebugSectionKind::DebugFrame) in parseDebugTableName()
30 DebugFrame, enumerator
260 std::unique_ptr<DWARFDebugFrame> DebugFrame;443 if (DebugFrame) in getDebugFrame() 444 return DebugFrame.get(); in getDebugFrame() 465 DebugFrame.swap(DF); in getDebugFrame() 466 return DebugFrame.get(); in getDebugFrame() 261 std::unique_ptr<DWARFDebugFrame> DebugFrame; global() member in ThreadUnsafeDWARFContextState
723 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame).OS in emitInvariantSections()753 getOrCreateSectionDescriptor(DebugSectionKind::DebugFrame); in cloneAndEmitDebugFrame()
165 !136 = !DIEnumerator(name: "DebugFrame", value: 3)
245 case DebugSectionKind::DebugFrame: in getMCSection()
2696 Dwarf.getDWARFObj().getFrameSection().Data, DebugSectionKind::DebugFrame); in addObjectFile()
1296 HANDLE_DWARF_SECTION(DebugFrame, ".debug_frame", "debug-frame", OffsetOption)