Searched defs:arm_section (Results 1 - 1 of 1) sorted by relevance

/external/libcxxabi/src/Unwind/
H A DAddressSpace.hpp70 uintptr_t arm_section; member in struct:libunwind::UnwindInfoSections
330 info.arm_section = (uintptr_t) dl_unwind_find_exidx(
334 info.arm_section, info.arm_section_length);
335 if (info.arm_section && info.arm_section_length)

Completed in 58 milliseconds