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

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

Completed in 519 milliseconds