Home
last modified time | relevance | path

Searched defs:UnwindInfoSections (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libunwind/src/
H A DAddressSpace.hpp127 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;
[all …]