Lines Matching defs:symbol_info
151 unsigned int symbol_info;
4309 /* Now set the symbol_info field. It has no real meaning
4316 info->symbol_info = 0;
4317 /* For all other symbols, the symbol_info field contains the
4320 info->symbol_info = sym->section->target_index;
4424 flags = (info.symbol_info << SOM_SYMBOL_SYMBOL_INFO_SH)
4527 /* The meaning of the symbol_info field changes for functions
4528 within executables. So only use the quick symbol_info mapping for
4690 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
5843 symbol_info *ret)
6479 bfd_putb32 (info.symbol_info, curr_lst_sym->symbol_info);