Lines Matching refs:targetVA
981 uint64_t targetVA = SignExtend64(rel.sym->getVA(rel.addend), bits); in relocateNonAllocForRelocatable() local
982 target->relocate(bufLoc, rel, targetVA); in relocateNonAllocForRelocatable()
1021 uint64_t targetVA = SignExtend64( in relocateAlloc() local
1028 target->relaxGot(bufLoc, rel, targetVA); in relocateAlloc()
1041 target->relaxGot(bufLoc, rel, targetVA); in relocateAlloc()
1052 target->relocate(bufLoc, rel, targetVA); in relocateAlloc()
1055 target->relaxTlsIeToLe(bufLoc, rel, targetVA); in relocateAlloc()
1059 target->relaxTlsLdToLe(bufLoc, rel, targetVA); in relocateAlloc()
1063 target->relaxTlsGdToLe(bufLoc, rel, targetVA); in relocateAlloc()
1070 target->relaxTlsGdToIe(bufLoc, rel, targetVA); in relocateAlloc()
1095 target->relocate(bufLoc, rel, targetVA); in relocateAlloc()
1098 target->relocate(bufLoc, rel, targetVA); in relocateAlloc()