Searched defs:r_type (Results 1 - 17 of 17) sorted by last modified time

/linux-master/net/9p/
H A Dclient.c471 s8 r_type; local
/linux-master/scripts/mod/
H A Dmodpost.c1175 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) argument
1228 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) argument
1312 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) argument
1360 unsigned char r_type; /* 1st relocation type */ member in struct:__anon9
1352 get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, unsigned int *r_type, unsigned int *r_sym) argument
1391 unsigned int r_type, r_sym; local
1433 unsigned int r_type, r_sym; local
[all...]
/linux-master/arch/s390/kernel/
H A Dmachine_kexec_file.c317 int i, r_type; local
H A Dmodule.c264 int r_type, r_sym; local
[all...]
H A Dmachine_kexec_reloc.c5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, argument
/linux-master/arch/riscv/kernel/
H A Delf_kexec.c379 int i, r_type; local
/linux-master/arch/x86/tools/
H A Drelocs.c839 unsigned r_type = ELF64_R_TYPE(rel->r_info); local
929 unsigned r_type = ELF32_R_TYPE(rel->r_info); local
974 unsigned r_type = ELF32_R_TYPE(rel->r_info); local
[all...]
/linux-master/arch/s390/tools/
H A Drelocs.c268 unsigned int r_type = ELF64_R_TYPE(rel->r_info); local
/linux-master/arch/s390/boot/
H A Dstartup.c148 int r_type, r_sym, rc; local
/linux-master/scripts/
H A Drecordmcount.c495 myElf64_Byte r_type; /* First relocation. */ member in struct:mips_r_info::__anon1049
/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c161 count_relocs(const Elf64_Rela *rela, unsigned int num, unsigned long r_type) argument
/linux-master/arch/mips/boot/tools/
H A Drelocs.c503 unsigned r_type = ELF_R_TYPE(rel->r_info); local
H A Drelocs_64.c19 Elf64_Byte r_type; /* First relocation. */ member in struct:__anon502::__anon503
/linux-master/arch/alpha/kernel/
H A Dmodule.c33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); local
154 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); local
/linux-master/arch/mips/include/asm/
H A Dmodule.h25 Elf64_Byte r_type; /* First relocation. */ member in struct:__anon2
34 Elf64_Byte r_type; /* First relocation. */ member in struct:__anon3
/linux-master/include/uapi/linux/
H A Dcoff.h344 char r_type[2]; /* Relocation type */ member in struct:COFF_reloc
/linux-master/arch/powerpc/boot/
H A Drs6000.h233 char r_type[1]; member in struct:external_reloc

Completed in 341 milliseconds