Searched defs:targetVA (Results 1 – 2 of 2) sorted by relevance
957 uint64_t targetVA = SignExtend64(rel.sym->getVA(rel.addend), bits); in relocateNonAllocForRelocatable() local
353 void macho::writeChainedRebase(uint8_t *buf, uint64_t targetVA) { in writeChainedRebase()