Home
last modified time | relevance | path

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

/linux/arch/mips/vdso/
H A DKconfig2 # of the GOT when targeting microMIPS, which we can't use in the VDSO due to
/linux/arch/arm/boot/compressed/
H A Ddebug.S38 .word semi_writec_buf(GOT)
H A Dhead.S300 * No GOT fixup has occurred yet, but none of the code we're
377 * and folded into the former here. No GOT fixup has occurred
555 * r11 = GOT start
556 * r12 = GOT end
575 * Relocate all entries in the GOT table.
578 1: ldr r1, [r11, #0] @ relocate entries in the GOT
594 * Relocate entries in the GOT table. We only relocate
597 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/linux/arch/sh/kernel/
H A Dsignal_32.c37 unsigned long GOT; member
322 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()
392 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()
/linux/Documentation/arch/riscv/
H A Dboot.rst160 since otherwise, any access to a global symbol would go through the GOT which