Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 12 of 12) sorted by relevance

/arch/s390/kernel/
Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
Dmachine_kexec_file.c317 int i, r_type; in arch_kexec_apply_relocations_add() local
Dmodule.c228 int r_type, r_sym; in apply_rela() local
/arch/alpha/kernel/
Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
154 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/arch/mips/boot/tools/
Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
Drelocs.c503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
/arch/x86/tools/
Drelocs.c844 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
931 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
973 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/arch/riscv/kernel/
Delf_kexec.c380 int i, r_type; in arch_kexec_apply_relocations_add() local
/arch/s390/tools/
Drelocs.c268 unsigned int r_type = ELF64_R_TYPE(rel->r_info); in do_reloc() local
/arch/powerpc/kernel/
Dmodule_64.c162 unsigned long r_type) in count_relocs()
/arch/powerpc/boot/
Drs6000.h233 char r_type[1]; member