ELF32_R_SYM       186 bsp/boot/common/elf.c 		sym = &sym_table[ELF32_R_SYM(rela->r_info)];
ELF32_R_SYM       214 bsp/boot/common/elf.c 		sym = &sym_table[ELF32_R_SYM(rel->r_info)];
ELF32_R_SYM       447 include/sys/elf.h #define ELF_R_SYM	ELF32_R_SYM
ELF32_R_SYM       118 usr/server/exec/exec_elf.c 		sym = &sym_table[ELF32_R_SYM(rela->r_info)];
ELF32_R_SYM       141 usr/server/exec/exec_elf.c 		sym = &sym_table[ELF32_R_SYM(rel->r_info)];