st_info           109 tools/elf2flt/elf-arm.c                 if ((ELF32_ST_TYPE(sym->st_info) == STT_FUNC &&
st_info            97 tools/elf2flt/elf.h   unsigned char   st_info;        /* Type and binding information. */
st_info           242 tools/elf2flt/elfflt.c     printf("SYMBOL %x [%02x: %-15s] - value=0x%x, size=%d, info=0x%x, section=%d\n", a, s.st_name, name, s.st_value, s.st_size, s.st_info, s.st_shndx);