Searched refs:nextIS (Results 1 – 2 of 2) sorted by relevance
51 InputSection *nextIS) const override;178 InputSection *nextIS, Relocation &r) { in isFallThruRelocation() argument189 nextIS->getOutputSection()->addr + nextIS->outSecOff; in isFallThruRelocation()241 InputSection *nextIS) const { in deleteFallThruJmpInsn()244 if (nextIS == nullptr) in deleteFallThruJmpInsn()264 if (isFallThruRelocation(is, file, nextIS, r)) { in deleteFallThruJmpInsn()291 if (!isFallThruRelocation(is, file, nextIS, rB)) in deleteFallThruJmpInsn()
112 InputSection *nextIS) const {109 deleteFallThruJmpInsn(InputSection & is,InputFile * file,InputSection * nextIS) deleteFallThruJmpInsn() argument