Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2011648 (tc_gen_reloc): Don't check BFD_RELOC_64 for disallow_64bit_reloc.
1999 (disallow_64bit_reloc): This.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c599 static unsigned int disallow_64bit_reloc; variable
3534 if (size == 4 && (flag_code != CODE_64BIT || disallow_64bit_reloc)) in reloc()
15580 if (!disallow_64bit_reloc || fixP->fx_r_type == NO_RELOC) in md_apply_fix()
16959 disallow_64bit_reloc = 1; in i386_target_format()
17357 if (disallow_64bit_reloc) in tc_gen_reloc()