Searched refs:arm_section (Results 1 – 2 of 2) sorted by relevance
96 uintptr_t arm_section; member357 info.arm_section = (uintptr_t) dl_unwind_find_exidx( in findUnwindSections()362 info.arm_section = (uintptr_t)(&__exidx_start); in findUnwindSections()366 info.arm_section, info.arm_section_length); in findUnwindSections()367 if (info.arm_section && info.arm_section_length) in findUnwindSections()
662 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()668 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()1193 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()