Home
last modified time | relevance | path

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

/linux-3.3/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-3.3/arch/mips/include/asm/
Dmodule.h22 Elf64_Byte r_type; /* First relocation. */ member
31 Elf64_Byte r_type; /* First relocation. */ member
/linux-3.3/arch/s390/kernel/
Dmodule.c178 int r_type, r_sym; in apply_rela() local
/linux-3.3/scripts/
Drecordmcount.c270 myElf64_Byte r_type; /* First relocation. */ member
/linux-3.3/arch/x86/boot/compressed/
Drelocs.c524 unsigned r_type; in walk_relocs() local
/linux-3.3/arch/ia64/kernel/
Dmodule.c627 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
/linux-3.3/arch/powerpc/boot/
Drs6000.h232 char r_type[1]; member
/linux-3.3/include/linux/
Dcoff.h340 char r_type[2]; /* Relocation type */ member
/linux-3.3/fs/xfs/
Dxfs_log_priv.h238 uint r_type; /* region's transaction type :4 */ member
Dxfs_log.c1677 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res() local
/linux-3.3/net/9p/
Dclient.c417 int8_t r_type; in p9_parse_header() local