Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/kernel/
Dmodule.c45 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local
168 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h24 Elf64_Byte r_type; /* First relocation. */ member
33 Elf64_Byte r_type; /* First relocation. */ member
/linux-4.4.14/arch/x86/tools/
Drelocs.c753 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local
831 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local
874 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
/linux-4.4.14/arch/s390/kernel/
Dmodule.c214 int r_type, r_sym; in apply_rela() local
/linux-4.4.14/scripts/
Drecordmcount.c385 myElf64_Byte r_type; /* First relocation. */ member
/linux-4.4.14/arch/ia64/kernel/
Dmodule.c617 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/linux-4.4.14/arch/powerpc/boot/
Drs6000.h232 char r_type[1]; member
/linux-4.4.14/include/uapi/linux/
Dcoff.h340 char r_type[2]; /* Relocation type */ member
/linux-4.4.14/fs/xfs/
Dxfs_log_priv.h163 uint r_type; /* region's transaction type :4 */ member
Dxfs_log.c2076 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res() local
/linux-4.4.14/net/9p/
Dclient.c448 int8_t r_type; in p9_parse_header() local