Home
last modified time | relevance | path

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

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