Searched refs:addrLoc (Results 1 – 1 of 1) sorted by relevance
192 uint64_t addrLoc = is.getOutputSection()->addr + is.outSecOff + r.offset; in isFallThruRelocation() local193 uint64_t targetOffset = is.getRelocTargetVA(is.getCtx(), r, addrLoc); in isFallThruRelocation()199 return (addrLoc + 4 + targetOffset) == nextSectionOffset; in isFallThruRelocation()