Home
last modified time | relevance | path

Searched defs:got (Results 1 – 9 of 9) sorted by relevance

/arch/x86/boot/compressed/
Dvmlinux.lds.S46 KEEP(*(.got.plt))
48 _egot = .;
/arch/m32r/boot/compressed/
Dvmlinux.lds.S17 .got : { *(.got) _egot = .; *(.got.*) } section
/arch/alpha/kernel/
Dmodule.c81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
153 unsigned long got, gp; in apply_relocate_add() local
/arch/ia64/include/asm/
Dmodule.h18 struct elf64_shdr *got; /* global offset table */ member
/arch/powerpc/kernel/
Dvmlinux.lds.S288 arch/powerpc/kernel/prom_init.o*(.toc .got)
291 *(.got)
/arch/powerpc/platforms/512x/
Dmpc512x_shared.c78 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local
/arch/x86/include/asm/
Dinsn.h32 unsigned char got; member
/arch/parisc/kernel/
Dmodule.c388 struct got_entry *got; in get_got() local
/arch/ia64/kernel/
Dmodule.c510 struct got_entry *got, *e; in get_ltoff() local