Searched refs:getInfoFromEHABISection (Results 1 – 1 of 1) sorted by relevance
908 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections §s);1311 bool UnwindCursor<A, R>::getInfoFromEHABISection( in getInfoFromEHABISection() function in libunwind::UnwindCursor1889 if (sects.arm_section != 0 && this->getInfoFromEHABISection(pc, sects)) in setInfoBasedOnIPRegister()