Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/mips/include/asm/
H A Dmodule.h21 Elf64_Word r_sym; /* Symbol index. */ member
30 Elf64_Word r_sym; /* Symbol index. */ member
/openbmc/linux/arch/mips/boot/tools/
H A Drelocs_64.c15 Elf64_Word r_sym; /* Symbol index. */ member
/openbmc/linux/arch/s390/boot/
H A Dstartup.c103 int r_type, r_sym, rc; in handle_relocs() local
/openbmc/linux/scripts/mod/
H A Dmodpost.c1363 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym()
1366 Elf64_Word r_sym; /* Symbol index */ in get_rel_type_and_sym() member
1413 unsigned int r_type, r_sym; in section_rela() local
1455 unsigned int r_type, r_sym; in section_rel() local
/openbmc/linux/arch/s390/kernel/
H A Dmodule.c264 int r_type, r_sym; in apply_rela() local
/openbmc/linux/scripts/
H A Drecordmcount.c491 Elf64_Word r_sym; /* Symbol index. */ member