st_info           193 bsp/boot/common/elf.c 		} else if (ELF32_ST_BIND(sym->st_info) != STB_WEAK) {
st_info           221 bsp/boot/common/elf.c 		} else if (ELF32_ST_BIND(sym->st_info) != STB_WEAK) {
st_info           246 include/sys/elf.h 	unsigned char	st_info;	/* type and binding */
st_info           124 usr/server/exec/exec_elf.c 		} else if (ELF32_ST_BIND(sym->st_info) == STB_WEAK) {
st_info           147 usr/server/exec/exec_elf.c 		} else if (ELF32_ST_BIND(sym->st_info) == STB_WEAK) {