Searched refs:arm_section_length (Results 1 – 2 of 2) sorted by relevance
140 uintptr_t arm_section_length; member442 cbdata->sects->arm_section_length = phdr->p_memsz; in checkForUnwindInfoSegment()533 info.arm_section_length = (uintptr_t)(&__exidx_end - &__exidx_start); in findUnwindSections()535 (void *)info.arm_section, (void *)info.arm_section_length); in findUnwindSections()536 if (info.arm_section && info.arm_section_length) in findUnwindSections()587 info.arm_section_length = (uintptr_t)length * sizeof(EHABIIndexEntry); in findUnwindSections()588 if (info.arm_section && info.arm_section_length) in findUnwindSections()
1272 sects.arm_section_length / sizeof(EHABIIndexEntry)); in end()