Searched refs:addrLoc (Results 1 – 2 of 2) sorted by relevance
189 uint64_t addrLoc = is.getOutputSection()->addr + is.outSecOff + r.offset; in isFallThruRelocation() local191 file, r.type, r.addend, addrLoc, *r.sym, r.expr); in isFallThruRelocation()197 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()
987 const uint64_t addrLoc = secAddr + offset; in relocateAlloc() local989 SignExtend64(getRelocTargetVA(file, rel.type, rel.addend, addrLoc, in relocateAlloc()