Lines Matching defs:UnwindInfoSections
127 struct UnwindInfoSections { struct
132 uintptr_t dso_base;
135 size_t text_segment_length;
138 uintptr_t dwarf_section;
139 size_t dwarf_section_length;
142 uintptr_t dwarf_index_section;
143 size_t dwarf_index_section_length;
146 uintptr_t compact_unwind_section;
147 size_t compact_unwind_section_length;
150 uintptr_t arm_section;
151 size_t arm_section_length;