Lines Matching defs:UnwindInfoSections
124 struct UnwindInfoSections { struct
129 uintptr_t dso_base;
132 size_t text_segment_length;
135 uintptr_t dwarf_section;
136 size_t dwarf_section_length;
139 uintptr_t dwarf_index_section;
140 size_t dwarf_index_section_length;
143 uintptr_t compact_unwind_section;
144 size_t compact_unwind_section_length;
147 uintptr_t arm_section;
148 size_t arm_section_length;