Searched defs:r_sym (Results 1 - 6 of 6) sorted by path

/linux-master/arch/mips/boot/tools/
H A Drelocs_64.c15 Elf64_Word r_sym; /* Symbol index. */ member in struct:__anon502::__anon503
/linux-master/arch/alpha/kernel/
H A Dmodule.c32 unsigned long r_sym = ELF64_R_SYM (rela->r_info); local
153 unsigned long r_sym = ELF64_R_SYM (rela[i].r_info); local
/linux-master/arch/mips/include/asm/
H A Dmodule.h21 Elf64_Word r_sym; /* Symbol index. */ member in struct:__anon2
30 Elf64_Word r_sym; /* Symbol index. */ member in struct:__anon3
/linux-master/arch/s390/kernel/
H A Dmodule.c264 int r_type, r_sym; local
/linux-master/scripts/mod/
H A Dmodpost.c1351 Elf64_Word r_sym; /* Symbol index */ member in struct:__anon72
1386 unsigned int r_type, r_sym; local
1428 unsigned int r_type, r_sym; local
1347 get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, unsigned int *r_type, unsigned int *r_sym) argument
[all...]
/linux-master/scripts/
H A Drecordmcount.c491 Elf64_Word r_sym; /* Symbol index. */ member in struct:mips_r_info::__anon1049

Completed in 204 milliseconds