Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/
Dmodule.lds6 * Create place-holder sections to hold the PLTs, GOT, and
/linux-3.4.99/arch/frv/kernel/
Dsignal.c35 unsigned long GOT; member
309 __frame->gr15 = desc.GOT; in setup_frame()
410 __frame->gr15 = desc.GOT; in setup_rt_frame()
/linux-3.4.99/arch/sh/kernel/
Dsignal_32.c39 unsigned long GOT; member
402 __get_user(regs->regs[12], &funcptr->GOT); in setup_frame()
486 __get_user(regs->regs[12], &funcptr->GOT); in setup_rt_frame()
/linux-3.4.99/arch/blackfin/kernel/
Dsignal.c29 unsigned long GOT; member
204 __get_user(regs->p3, &funcptr->GOT); in setup_rt_frame()
/linux-3.4.99/arch/arm/boot/compressed/
Dhead.S412 1: ldr r1, [r11, #0] @ relocate entries in the GOT
431 1: ldr r1, [r11, #0] @ relocate entries in the GOT
/linux-3.4.99/Documentation/s390/
DDebugging390.txt422 GOT-pointer:
432 This is a table found from the GOT which contains pointers to routines
449 The table of contents/TOC is roughly equivalent to a GOT pointer.