Searched refs:inst16 (Results 1 – 1 of 1) sorted by relevance
380 int16_t* inst16 = reinterpret_cast<int16_t*>(inst); in relocateAARCH64() local422 *inst16 = static_cast<int16_t>(S + A); in relocateAARCH64()436 A = *inst16 + rel->getAddend(); in relocateAARCH64()437 *inst16 = static_cast<int16_t>(S + A - P); in relocateAARCH64()