Home
last modified time | relevance | path

Searched refs:dont_adjust_reloc_32 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-sh.c119 static int dont_adjust_reloc_32; variable
2763 dont_adjust_reloc_32 = 1; in md_parse_option()
3327 || ((fixP->fx_r_type == BFD_RELOC_32) && dont_adjust_reloc_32) in sh_fix_adjustable()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20042107 * config/tc-sh.c (dont_adjust_reloc_32): New variable.
2109 dont_adjust_reloc_32 is set.