Home
last modified time | relevance | path

Searched refs:jump_r1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dmodule.c377 char *jump_r1; in apply_rela() local
379 jump_r1 = plt_base + me->arch.plt_size - in apply_rela()
383 *(int *)&insn[10] = (jump_r1 - (ip + 8)) / 2; in apply_rela()