Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DAddressSpace.hpp116 struct UnwindInfoSections { struct
121 uintptr_t dso_base;
124 uintptr_t text_segment_length;
127 uintptr_t dwarf_section;
128 uintptr_t dwarf_section_length;
131 uintptr_t dwarf_index_section;
132 uintptr_t dwarf_index_section_length;
135 uintptr_t compact_unwind_section;
136 uintptr_t compact_unwind_section_length;
139 uintptr_t arm_section;
[all …]