Searched refs:NO_RELOC (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | aout_gnu.h | 62 NO_RELOC enumerator 351 NO_RELOC = 0, BRADDR, LOW0, LOW1, LOW2, LOW3, LOW4, SPLIT0, SPLIT1, SPLIT2, RELOC_32, enumerator
|
| D | tc-i386.h | 209 #define NO_RELOC BFD_RELOC_NONE macro
|
| D | obj-aout.c | 25 #undef NO_RELOC
|
| D | tc-i386.c | 1495 if (other != NO_RELOC) in reloc() 1544 return NO_RELOC; in reloc() 1709 i.reloc[j] = NO_RELOC; 4359 static enum bfd_reloc_code_real got_reloc = NO_RELOC; 4368 got_reloc = NO_RELOC; in x86_cons_fix_new() 5347 if (fragP->fr_var != NO_RELOC) 5371 && (!no_cond_jump_promotion || fragP->fr_var != NO_RELOC)) 5391 if (no_cond_jump_promotion && fragP->fr_var == NO_RELOC)
|
| D | obj-elf.c | 182 #undef NO_RELOC
|
| D | tc-arm.c | 30 #define NO_RELOC 0 macro
|
| /freebsd-10-stable/contrib/binutils/include/aout/ |
| D | reloc.h | 48 NO_RELOC enumerator
|
| D | aout64.h | 501 NO_RELOC enumerator
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 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 [all …]
|
| D | ChangeLog-9697 | 5585 (NO_RELOC): Define to BFD_RELOC_NONE if BFD_ASSEMBLER, to zero 5587 * config/tc-m68k.c: Delete definition of NO_RELOC.
|
| D | ChangeLog-0203 | 5401 (NO_RELOC): Adjust for BFD_ASSEMBLER.
|