Lines Matching refs:NO_RELOC
5010 NO_RELOC, just return it.
5017 (md_assemble): Initialize disp_reloc field to NO_RELOC. Pass
5022 (i386_operand): Initialize disp_reloc field to NO_RELOC. Handle
6814 (NO_RELOC): Undefine before defining as part of enum reloc_type.
7434 * config/obj-aout.c [BFD_ASSEMBLER]: Undef NO_RELOC before
9829 * config/tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as
9839 always using NO_RELOC.
9851 * config/obj-elf.c: Undef NO_RELOC before including aout/aout64.h.
10713 * config/tc-vax.h (NO_RELOC): Define.
11747 fix_new with BFD_RELOC_NONE instead of 0 or NO_RELOC. Call
12390 * config/tc-i960.c: Missed a couple of 0->NO_RELOC conversions.
12461 * read.c (cons): If NO_RELOC is defined, use it.
12463 * config/tc-i960.c (get_cdisp): Use NO_RELOC, not 0, in call to fix_new.
12674 (mem_fmt): Call fix_new with NO_RELOC.
12679 (NEED_FX_R_TYPE, NO_RELOC): New macros.
13025 * config/tc-m68k.c: Added NO_RELOC definition.