HomeSort by: relevance | last modified time | path
    Searched defs:note_reloc2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-bfin.c 905 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) function
1025 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1052 note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NULL_CODE);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bfin.c 905 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) function
1025 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1052 note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NULL_CODE);

Completed in 29 milliseconds