HomeSort by: relevance | last modified time | path
    Searched refs:current_call_mode (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
som.c 2950 unsigned int current_call_mode; local
2987 current_call_mode = R_SHORT_PCREL_MODE;
3195 if (bfd_reloc->howto->type != current_call_mode)
3200 current_call_mode = bfd_reloc->howto->type;
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 2950 unsigned int current_call_mode; local
2987 current_call_mode = R_SHORT_PCREL_MODE;
3195 if (bfd_reloc->howto->type != current_call_mode)
3200 current_call_mode = bfd_reloc->howto->type;
  /src/external/gpl3/gdb/dist/bfd/
som.c 2950 unsigned int current_call_mode; local
2987 current_call_mode = R_SHORT_PCREL_MODE;
3195 if (bfd_reloc->howto->type != current_call_mode)
3200 current_call_mode = bfd_reloc->howto->type;
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 2950 unsigned int current_call_mode; local
2987 current_call_mode = R_SHORT_PCREL_MODE;
3195 if (bfd_reloc->howto->type != current_call_mode)
3200 current_call_mode = bfd_reloc->howto->type;

Completed in 58 milliseconds