Searched refs:indexAddr (Results 1 – 1 of 1) sorted by relevance
1270 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress() local1272 return indexAddr + signExtendPrel31(_addressSpace->get32(indexAddr)); in functionAddress()1276 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress() local1278 return indexAddr; in dataAddress()