Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/
Dmodule.lds6 * Create place-holder sections to hold the PLTs, GOT, and
/linux-4.1.27/arch/frv/kernel/
Dsignal.c32 unsigned long GOT; member
224 __frame->gr15 = desc.GOT; in setup_frame()
305 __frame->gr15 = desc.GOT; in setup_rt_frame()
/linux-4.1.27/arch/arm/boot/compressed/
Ddebug.S30 .word semi_writec_buf(GOT)
Dhead.S487 1: ldr r1, [r11, #0] @ relocate entries in the GOT
506 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/linux-4.1.27/arch/blackfin/kernel/
Dsignal.c26 unsigned long GOT; member
176 err |= __get_user(p3, &funcptr->GOT); in setup_rt_frame()
/linux-4.1.27/arch/sh/kernel/
Dsignal_32.c36 unsigned long GOT; member
318 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()
388 err |= __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt455 GOT-pointer:
465 This is a table found from the GOT which contains pointers to routines
482 The table of contents/TOC is roughly equivalent to a GOT pointer.