Home
last modified time | relevance | path

Searched refs:arm_section_length (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/Unwind/
DAddressSpace.hpp71 uintptr_t arm_section_length; member
332 info.arm_section_length = (uintptr_t)length; in findUnwindSections()
334 info.arm_section, info.arm_section_length); in findUnwindSections()
335 if (info.arm_section && info.arm_section_length) in findUnwindSections()
DUnwindCursor.hpp637 return _Self(addressSpace, sects, sects.arm_section_length); in end()