Searched defs:r_type (Results 1 – 11 of 11) sorted by relevance
/arch/s390/kernel/ |
D | machine_kexec_reloc.c | 5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
|
D | machine_kexec_file.c | 271 int i, r_type; in arch_kexec_apply_relocations_add() local
|
D | module.c | 220 int r_type, r_sym; in apply_rela() local
|
/arch/alpha/kernel/ |
D | module.c | 33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local 156 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
|
/arch/s390/boot/ |
D | startup.c | 95 int r_type, r_sym, rc; in handle_relocs() local
|
/arch/mips/boot/tools/ |
D | relocs_64.c | 19 Elf64_Byte r_type; /* First relocation. */ member
|
D | relocs.c | 503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
|
/arch/mips/include/asm/ |
D | module.h | 25 Elf64_Byte r_type; /* First relocation. */ member 34 Elf64_Byte r_type; /* First relocation. */ member
|
/arch/x86/tools/ |
D | relocs.c | 773 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local 869 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local 912 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
|
/arch/ia64/kernel/ |
D | module.c | 619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
|
/arch/powerpc/boot/ |
D | rs6000.h | 233 char r_type[1]; member
|