Home | History | Annotate | Download | only in opcodes

Lines Matching refs:symbols

2012    symbols are marked BSF_SYNTHETIC.  */
2016 if (info->symbols
2017 && info->symbols[0]
2018 && (info->symbols[0]->flags & BSF_SYNTHETIC)
2019 && addr == bfd_asymbol_value (info->symbols[0]) + 12)
2364 all the symbols at the address being considered assuming if at least
2366 genuinely produced here (other symbols could have been derived from
2367 function symbols defined elsewhere or could define data). Otherwise,
2379 && ELF_ST_IS_MIPS16 ((*info->symbols)->udata.i))
2381 && ELF_ST_IS_MICROMIPS ((*info->symbols)->udata.i))))