Searched refs:indexDataAddr (Results 1 – 1 of 1) sorted by relevance
1476 pint_t indexDataAddr = itThisPC.dataAddress(); in getInfoFromEHABISection() local1478 if (indexDataAddr == 0) in getInfoFromEHABISection()1481 uint32_t indexData = _addressSpace.get32(indexDataAddr); in getInfoFromEHABISection()1493 exceptionTableAddr = indexDataAddr; in getInfoFromEHABISection()1498 exceptionTableAddr = indexDataAddr + signExtendPrel31(indexData); in getInfoFromEHABISection()