Searched refs:_sects (Results 1 – 1 of 1) sorted by relevance
1420 : _i(i), _addressSpace(&addressSpace), _sects(§s) {} in EHABISectionIterator()1434 assert(_sects == other._sects); in operator ==()1440 assert(_sects == other._sects); in operator !=()1447 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress()1453 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress()1461 const UnwindInfoSections* _sects; member