Home
last modified time | relevance | path

Searched refs:NO_RELOC (Results 1 – 25 of 26) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-vax.c379 int reloc_type = NO_RELOC; in md_estimate_size_before_relax()
435 fragP->fr_offset, 1, NO_RELOC); in md_estimate_size_before_relax()
447 fragP->fr_offset, 1, NO_RELOC); in md_estimate_size_before_relax()
458 fragP->fr_offset, 1, NO_RELOC); in md_estimate_size_before_relax()
466 fragP->fr_offset, 1, NO_RELOC); in md_estimate_size_before_relax()
539 fragP->fr_offset, 1, NO_RELOC); in md_convert_frag()
547 fragP->fr_offset, 1, NO_RELOC); in md_convert_frag()
555 fragP->fr_offset, 1, NO_RELOC); in md_convert_frag()
561 fragP->fr_offset, 1, NO_RELOC); in md_convert_frag()
570 fragP->fr_offset, 1, NO_RELOC); in md_convert_frag()
[all …]
Daout_gnu.h62 NO_RELOC enumerator
351 NO_RELOC = 0, BRADDR, LOW0, LOW1, LOW2, LOW3, LOW4, SPLIT0, SPLIT1, SPLIT2, RELOC_32, enumerator
Dtc-i960.c603 NO_RELOC); in get_cdisp()
1148 4, &exp, 0, NO_RELOC); in mem_fmt()
1963 NO_RELOC); in relax_cobr()
2001 NO_RELOC); in md_convert_frag()
2117 4, symbol_find (buf), 0, 0, NO_RELOC); in brtab_emit()
2412 know (symbolP != 0 || fixP->fx_r_type != NO_RELOC); in tc_bout_fix_to_chars()
2423 if (fixP->fx_r_type != NO_RELOC) in tc_bout_fix_to_chars()
Dtc-tic4x.h62 #define NO_RELOC 0 macro
Dtc-vax.h44 #define NO_RELOC BFD_RELOC_NONE macro
Dtc-i960.h173 #define NO_RELOC -1 macro
Dtc-ns32k.h28 #define NO_RELOC BFD_RELOC_NONE macro
Dtc-m68k.h119 #define NO_RELOC BFD_RELOC_NONE macro
Dtc-dlx.c34 #define NO_RELOC BFD_RELOC_NONE macro
670 the_insn.reloc = NO_RELOC; in machine_ip()
913 if (the_insn.reloc != NO_RELOC) in md_assemble()
Dobj-aout.c24 #undef NO_RELOC
Dtc-i386.h147 #define NO_RELOC BFD_RELOC_NONE macro
Dtc-tic4x.c1683 tinsn->reloc = NO_RELOC; in tic4x_operands_match()
2379 if (tinsn->reloc != NO_RELOC) in tic4x_insn_output()
2657 case NO_RELOC: in md_apply_fix()
Dtc-ns32k.c1324 bit_fixP ? NO_RELOC : reloc (size, pcrel, im_disp) in fix_new_ns32k()
1352 bit_fixP ? NO_RELOC : reloc (size, pcrel, im_disp) in fix_new_ns32k_exp()
Dtc-i386.c2836 if (other != NO_RELOC) in reloc()
2876 return NO_RELOC; in reloc()
2901 return NO_RELOC; in reloc()
2938 return NO_RELOC; in reloc()
3465 i.reloc[j] = NO_RELOC; in md_assemble()
6781 || i.reloc[0] != NO_RELOC in output_branch()
7695 bfd_reloc_code_real_type got_reloc = NO_RELOC; in x86_cons()
8926 if (fragP->fr_var != NO_RELOC) in md_estimate_size_before_relax()
8950 && (!no_cond_jump_promotion || fragP->fr_var != NO_RELOC)) in md_estimate_size_before_relax()
8970 if (no_cond_jump_promotion && fragP->fr_var == NO_RELOC) in md_estimate_size_before_relax()
Dtc-i386-intel.c139 if (this_operand >= 0 && i.reloc[this_operand] == NO_RELOC) in i386_operator()
Dobj-elf.c190 #undef NO_RELOC
Dtc-m68k.c1231 #define get_reloc_code(SIZE,PCREL,OTHER) NO_RELOC
5471 0, NO_RELOC); in md_create_long_jump()
Dtc-aarch64.c26 #define NO_RELOC 0 macro
/toolchain/binutils/binutils-2.25/include/aout/
Dreloc.h49 NO_RELOC enumerator
Dadobe.h303 NO_RELOC enumerator
Daout64.h498 NO_RELOC enumerator
/toolchain/binutils/binutils-2.25/gas/
DChangeLog879 BFD_RELOC_SIZE64. Return NO_RELOC on failing pcrel check.
897 (tc_gen_reloc, vax_cons, vax_cons_fix_new): Style: Use NO_RELOC
DChangeLog-92955010 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 …]
DChangeLog-96975585 (NO_RELOC): Define to BFD_RELOC_NONE if BFD_ASSEMBLER, to zero
5587 * config/tc-m68k.c: Delete definition of NO_RELOC.
DChangeLog-02035393 (NO_RELOC): Adjust for BFD_ASSEMBLER.

12