Home
last modified time | relevance | path

Searched defs:r_sym (Results 1 – 6 of 6) sorted by relevance

/linux/arch/alpha/kernel/
H A Dmodule.c32 unsigned long r_sym = ELF64_R_SYM (rela->r_info); in process_reloc_for_got() local
153 unsigned long r_sym = ELF64_R_SYM (rela[i].r_info); in apply_relocate_add() local
/linux/arch/mips/include/asm/
H A Dmodule.h21 Elf64_Word r_sym; /* Symbol index. */ member
30 Elf64_Word r_sym; /* Symbol index. */ member
/linux/arch/mips/boot/tools/
H A Drelocs_64.c15 Elf64_Word r_sym; /* Symbol index. */ member
/linux/scripts/mod/
H A Dmodpost.c1288 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym() argument
1291 Elf64_Word r_sym; /* Symbol index */ in get_rel_type_and_sym() member
1326 unsigned int r_type, r_sym; in section_rela() local
1368 unsigned int r_type, r_sym; in section_rel() local
[all...]
/linux/arch/s390/kernel/
H A Dmodule.c228 int r_type, r_sym; in apply_rela() local
/linux/scripts/
H A Drecordmcount.c491 Elf64_Word r_sym; /* Symbol index. */ member