Searched defs:got (Results 1 – 11 of 11) sorted by relevance
/arch/x86/boot/compressed/ |
D | vmlinux.lds.S | 47 KEEP(*(.got.plt)) 49 _egot = .;
|
/arch/alpha/kernel/ |
D | module.c | 69 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/ |
D | module.h | 23 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/ |
D | module.h | 20 struct elf64_shdr *got; /* global offset table */ member
|
/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 347 arch/powerpc/kernel/prom_init.o*(.toc .got) 350 *(.got)
|
/arch/riscv/kernel/ |
D | module-sections.c | 17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
|
/arch/powerpc/lib/ |
D | test_emulate_step.c | 880 #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/ |
D | mpc512x_shared.c | 74 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local
|
/arch/x86/include/asm/ |
D | insn.h | 19 unsigned char got; member
|
/arch/parisc/kernel/ |
D | module.c | 369 struct got_entry *got; in get_got() local
|
/arch/ia64/kernel/ |
D | module.c | 512 struct got_entry *got, *e; in get_ltoff() local
|