Home
last modified time | relevance | path

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

/arch/x86/boot/compressed/
Dvmlinux.lds.S47 KEEP(*(.got.plt))
49 _egot = .;
/arch/alpha/kernel/
Dmodule.c69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
141 unsigned long got, gp; in apply_relocate_add() local
/arch/riscv/include/asm/
Dmodule.h23 struct mod_section got; member
40 struct got_entry *got = (struct got_entry *)(sec->shdr->sh_addr); in get_got_entry() local
/arch/ia64/include/asm/
Dmodule.h20 struct elf64_shdr *got; /* global offset table */ member
/arch/powerpc/kernel/
Dvmlinux.lds.S347 arch/powerpc/kernel/prom_init.o*(.toc .got)
350 *(.got)
/arch/riscv/kernel/
Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
/arch/powerpc/lib/
Dtest_emulate_step.c880 #define gpr_mismatch(gprn, exp, got) \ argument
884 #define reg_mismatch(name, exp, got) \ argument
892 struct pt_regs *regs, exp, got; in run_tests_compute() local
/arch/powerpc/platforms/512x/
Dmpc512x_shared.c74 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local
/arch/x86/include/asm/
Dinsn.h19 unsigned char got; member
/arch/parisc/kernel/
Dmodule.c369 struct got_entry *got; in get_got() local
/arch/ia64/kernel/
Dmodule.c512 struct got_entry *got, *e; in get_ltoff() local