ELF32_R_SYM        81 arch/arc/kernel/module.c 		sym_entry = sym_sec + ELF32_R_SYM(rel_entry[i].r_info);
ELF32_R_SYM        86 arch/arm/kernel/module-plts.c 		i = cmp_3way(ELF32_R_SYM(x->r_info), ELF32_R_SYM(y->r_info));
ELF32_R_SYM       161 arch/arm/kernel/module-plts.c 			s = syms + ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        85 arch/arm/kernel/module.c 		offset = ELF32_R_SYM(rel->r_info);
ELF32_R_SYM        65 arch/c6x/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        64 arch/csky/kernel/module.c 						+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        28 arch/h8300/kernel/module.c 			+ ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM        37 arch/h8300/kernel/module.c 			if (ELF32_R_SYM(rela[i].r_info))
ELF32_R_SYM        87 arch/hexagon/kernel/module.c 		sym = sym_base + ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM        42 arch/m68k/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        82 arch/m68k/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        39 arch/microblaze/kernel/module.c 			ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM        12 arch/mips/boot/tools/relocs_32.c #define ELF_R_SYM(val)		ELF32_R_SYM(val)
ELF32_R_SYM        46 arch/mips/include/asm/module.h #define ELF_R_SYM(X)	ELF32_R_SYM(X)
ELF32_R_SYM        51 arch/mips/include/asm/module.h #define ELF_MIPS_R_SYM(rel) ELF32_R_SYM((rel).r_info)
ELF32_R_SYM       446 arch/mips/kernel/vpe.c 			+ ELF32_R_SYM(r_info);
ELF32_R_SYM       129 arch/nds32/kernel/module.c 		offset = ELF32_R_SYM(rel->r_info);
ELF32_R_SYM        64 arch/nios2/kernel/module.c 				+ ELF32_R_SYM(rela[i].r_info));
ELF32_R_SYM        38 arch/openrisc/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM       546 arch/parisc/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        34 arch/powerpc/kernel/module_32.c 		    (r_info != ELF32_R_SYM(rela[i].r_info) ||
ELF32_R_SYM        37 arch/powerpc/kernel/module_32.c 			r_info = ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM       229 arch/powerpc/kernel/module_32.c 			+ ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM        31 arch/riscv/include/uapi/asm/elf.h #define ELF_RISCV_R_SYM(r_info)		ELF32_R_SYM(r_info)
ELF32_R_SYM        46 arch/sh/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        44 arch/unicore32/kernel/module.c 		offset = ELF32_R_SYM(rel->r_info);
ELF32_R_SYM       109 arch/x86/kernel/module.c 			+ ELF32_R_SYM(rel[i].r_info);
ELF32_R_SYM        12 arch/x86/tools/relocs_32.c #define ELF_R_SYM(val)		ELF32_R_SYM(val)
ELF32_R_SYM        66 arch/xtensa/kernel/module.c 			+ ELF32_R_SYM(rela[i].r_info);
ELF32_R_SYM        46 include/asm-generic/module.h #define ELF_R_SYM(X)	ELF32_R_SYM(X)
ELF32_R_SYM        34 scripts/mod/modpost.h #define ELF_R_SYM   ELF32_R_SYM
ELF32_R_SYM       107 scripts/recordmcount.h # define ELF_R_SYM		ELF32_R_SYM
ELF32_R_SYM        65 scripts/sortextable.h # define ELF_R_SYM		ELF32_R_SYM