Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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.c307 int i, r_type; in arch_kexec_apply_relocations_add() local
Dmodule.c264 int r_type, r_sym; in apply_rela() local
/Linux-v6.6/arch/mips/include/asm/
Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member
34 Elf64_Byte r_type; /* First relocation. */ member
/Linux-v6.6/scripts/mod/
Dmodpost.c1281 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel()
1334 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel()
1418 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel()
1451 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()
1458 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member
1500 unsigned int r_type, r_sym; in section_rela() local
1541 unsigned int r_type, r_sym; in section_rel() local
/Linux-v6.6/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
/Linux-v6.6/arch/x86/tools/
Drelocs.c831 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
921 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
966 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/Linux-v6.6/arch/s390/boot/
Dstartup.c104 int r_type, r_sym, rc; in handle_relocs() local
/Linux-v6.6/arch/riscv/kernel/
Delf_kexec.c373 int i, r_type; in arch_kexec_apply_relocations_add() local
/Linux-v6.6/scripts/
Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member
/Linux-v6.6/arch/powerpc/kernel/
Dmodule_64.c162 unsigned long r_type) in count_relocs()
/Linux-v6.6/arch/ia64/kernel/
Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/Linux-v6.6/arch/powerpc/boot/
Drs6000.h233 char r_type[1]; member
/Linux-v6.6/include/uapi/linux/
Dcoff.h344 char r_type[2]; /* Relocation type */ member
/Linux-v6.6/net/9p/
Dclient.c471 s8 r_type; in p9_parse_header() local