Home
last modified time | relevance | path

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

/linux-6.14.4/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
/linux-6.14.4/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
/linux-6.14.4/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/linux-6.14.4/scripts/mod/
Dmodpost.c1144 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel()
1163 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel()
1247 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel()
1288 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()
1295 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member
1326 unsigned int r_type, r_sym; in section_rela() local
1368 unsigned int r_type, r_sym; in section_rel() local
/linux-6.14.4/arch/mips/boot/tools/
Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member
Drelocs.c508 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
/linux-6.14.4/arch/x86/tools/
Drelocs.c845 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
937 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
979 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/linux-6.14.4/arch/riscv/kernel/
Delf_kexec.c380 int i, r_type; in arch_kexec_apply_relocations_add() local
/linux-6.14.4/arch/s390/tools/
Drelocs.c268 unsigned int r_type = ELF64_R_TYPE(rel->r_info); in do_reloc() local
/linux-6.14.4/scripts/
Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member
/linux-6.14.4/arch/powerpc/kernel/
Dmodule_64.c162 unsigned long r_type) in count_relocs()
/linux-6.14.4/arch/powerpc/boot/
Drs6000.h233 char r_type[1]; member
/linux-6.14.4/include/uapi/linux/
Dcoff.h344 char r_type[2]; /* Relocation type */ member
/linux-6.14.4/net/9p/
Dclient.c474 s8 r_type; in p9_parse_header() local