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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sh.c 119 static int dont_adjust_reloc_32; variable
2767 dont_adjust_reloc_32 = 1;
3328 || ((fixP->fx_r_type == BFD_RELOC_32) && dont_adjust_reloc_32)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.c 119 static int dont_adjust_reloc_32; variable
2767 dont_adjust_reloc_32 = 1;
3328 || ((fixP->fx_r_type == BFD_RELOC_32) && dont_adjust_reloc_32)

Completed in 18 milliseconds