| /trueos/contrib/binutils/gas/config/ |
| HD | tc-sparc.h | 81 ((FIX)->fx_r_type == BFD_RELOC_32_PCREL_S2 \ 107 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \ 108 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \ 109 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \ 110 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \ 112 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \ 113 && (FIX)->fx_r_type != BFD_RELOC_LO10 \ 114 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \ 115 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \ 141 || (FIX)->fx_r_type == BFD_RELOC_16 \ [all …]
|
| HD | tc-s390.c | 1896 if ( fixP->fx_r_type == BFD_RELOC_16_GOTOFF 1897 || fixP->fx_r_type == BFD_RELOC_32_GOTOFF 1898 || fixP->fx_r_type == BFD_RELOC_390_GOTOFF64 1899 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF16 1900 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF32 1901 || fixP->fx_r_type == BFD_RELOC_390_PLTOFF64 1902 || fixP->fx_r_type == BFD_RELOC_390_PLT16DBL 1903 || fixP->fx_r_type == BFD_RELOC_390_PLT32 1904 || fixP->fx_r_type == BFD_RELOC_390_PLT32DBL 1905 || fixP->fx_r_type == BFD_RELOC_390_PLT64 [all …]
|
| HD | tc-spu.h | 52 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \ 53 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU64)) 64 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \ 65 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU64 \
|
| HD | tc-ppc.c | 1931 if (fixp->fx_r_type <= BFD_RELOC_UNUSED in ppc_elf_validate_fix() 1932 && fixp->fx_r_type != BFD_RELOC_16_GOTOFF in ppc_elf_validate_fix() 1933 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF in ppc_elf_validate_fix() 1934 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF in ppc_elf_validate_fix() 1935 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF in ppc_elf_validate_fix() 1936 && fixp->fx_r_type != BFD_RELOC_16_BASEREL in ppc_elf_validate_fix() 1937 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL in ppc_elf_validate_fix() 1938 && fixp->fx_r_type != BFD_RELOC_HI16_BASEREL in ppc_elf_validate_fix() 1939 && fixp->fx_r_type != BFD_RELOC_HI16_S_BASEREL in ppc_elf_validate_fix() 1950 || fixp->fx_r_type != BFD_RELOC_CTOR) in ppc_elf_validate_fix() [all …]
|
| HD | tc-i386.h | 239 || (FIX)->fx_r_type == BFD_RELOC_386_PLT32 \ 240 || (FIX)->fx_r_type == BFD_RELOC_386_GOT32 \ 241 || (FIX)->fx_r_type == BFD_RELOC_386_GOTPC \
|
| HD | tc-spu.c | 880 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); in tc_gen_reloc() 885 (int) fixp->fx_r_type); in tc_gen_reloc() 971 switch (fixP->fx_r_type) in md_apply_fix() 974 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 993 if (fixP->fx_r_type == BFD_RELOC_SPU_PPU32 in md_apply_fix() 994 || fixP->fx_r_type == BFD_RELOC_SPU_PPU64) in md_apply_fix() 1011 switch (fixP->fx_r_type) in md_apply_fix() 1072 (int) fixP->fx_r_type); in md_apply_fix()
|
| HD | tc-i386.c | 1605 && fixP->fx_r_type == BFD_RELOC_32_PCREL) in tc_i386_fix_adjustable() 1609 if (fixP->fx_r_type == BFD_RELOC_386_GOTOFF in tc_i386_fix_adjustable() 1610 || fixP->fx_r_type == BFD_RELOC_386_PLT32 in tc_i386_fix_adjustable() 1611 || fixP->fx_r_type == BFD_RELOC_386_GOT32 in tc_i386_fix_adjustable() 1612 || fixP->fx_r_type == BFD_RELOC_386_TLS_GD in tc_i386_fix_adjustable() 1613 || fixP->fx_r_type == BFD_RELOC_386_TLS_LDM in tc_i386_fix_adjustable() 1614 || fixP->fx_r_type == BFD_RELOC_386_TLS_LDO_32 in tc_i386_fix_adjustable() 1615 || fixP->fx_r_type == BFD_RELOC_386_TLS_IE_32 in tc_i386_fix_adjustable() 1616 || fixP->fx_r_type == BFD_RELOC_386_TLS_IE in tc_i386_fix_adjustable() 1617 || fixP->fx_r_type == BFD_RELOC_386_TLS_GOTIE in tc_i386_fix_adjustable() [all …]
|
| HD | tc-cr16.c | 469 && ( (fix)->fx_r_type == BFD_RELOC_CR16_NUM8 \ 470 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM16 \ 471 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32 \ 472 || (fix)->fx_r_type == BFD_RELOC_CR16_NUM32a)) 535 switch (fixP->fx_r_type) in tc_gen_reloc() 538 fixP->fx_r_type = BFD_RELOC_CR16_NUM8; in tc_gen_reloc() 541 fixP->fx_r_type = BFD_RELOC_CR16_NUM16; in tc_gen_reloc() 544 fixP->fx_r_type = BFD_RELOC_CR16_NUM32; in tc_gen_reloc() 547 fixP->fx_r_type = BFD_RELOC_CR16_NUM32a; in tc_gen_reloc() 568 assert ((int) fixP->fx_r_type > 0); in tc_gen_reloc() [all …]
|
| HD | tc-sparc.c | 3061 assert (fixP->fx_r_type < BFD_RELOC_UNUSED); 3069 switch (fixP->fx_r_type) 3108 if (fixP->fx_r_type == BFD_RELOC_32_PCREL_S2 && fixP->fx_addsy) 3120 && fixP->fx_r_type != BFD_RELOC_32_PCREL_S2) 3128 && fixP->fx_r_type != BFD_RELOC_32_PCREL_S2 3138 && fixP->fx_r_type == BFD_RELOC_32_PCREL_S2 3152 if (fixP->fx_r_type == BFD_RELOC_16 3153 || fixP->fx_r_type == BFD_RELOC_SPARC_UA16) 3157 else if (fixP->fx_r_type == BFD_RELOC_32 3158 || fixP->fx_r_type == BFD_RELOC_SPARC_UA32 [all …]
|
| HD | tc-arc.c | 1289 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in md_apply_fix() 1296 opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in md_apply_fix() 1329 fixP->fx_r_type = BFD_RELOC_ARC_B22_PCREL; in md_apply_fix() 1336 fixP->fx_r_type = BFD_RELOC_ARC_B26; in md_apply_fix() 1343 fixP->fx_r_type = BFD_RELOC_32; in md_apply_fix() 1355 switch (fixP->fx_r_type) in md_apply_fix() 1398 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type); in tc_gen_reloc() 1403 fixP->fx_r_type, in tc_gen_reloc() 1404 bfd_get_reloc_code_name (fixP->fx_r_type)); in tc_gen_reloc()
|
| HD | tc-alpha.c | 587 switch (fixp->fx_r_type) in alpha_adjust_relocs() 654 switch (fixp->fx_r_type) in alpha_adjust_relocs() 667 (fixp->fx_r_type == BFD_RELOC_ALPHA_TLSGD in alpha_adjust_relocs() 1732 fixP->fx_r_type = BFD_RELOC_ALPHA_LITUSE; in emit_insn() 5185 switch (fixP->fx_r_type) in md_pcrel_from() 5213 switch (fixP->fx_r_type) in md_apply_fix() 5233 fixP->fx_r_type = BFD_RELOC_ALPHA_GPDISP; in md_apply_fix() 5251 fixP->fx_r_type = BFD_RELOC_16_PCREL; in md_apply_fix() 5257 fixP->fx_r_type = BFD_RELOC_32_PCREL; in md_apply_fix() 5263 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix() [all …]
|
| HD | tc-arm.h | 170 || (FIX)->fx_r_type == BFD_RELOC_ARM_GOT32 \ 171 || (FIX)->fx_r_type == BFD_RELOC_32 \
|
| HD | tc-ia64.h | 316 ((FIX)->fx_r_type != BFD_RELOC_UNUSED \ 318 || (FIX)->fx_r_type == BFD_RELOC_IA64_PLTOFF22 \
|
| HD | tc-score.c | 5205 else if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in score_fix_adjustable() 5206 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY) in score_fix_adjustable() 5246 if (fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT in score_force_relocation() 5247 || fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY in score_force_relocation() 5248 || fixp->fx_r_type == BFD_RELOC_SCORE_JMP in score_force_relocation() 5249 || fixp->fx_r_type == BFD_RELOC_SCORE_BRANCH in score_force_relocation() 5250 || fixp->fx_r_type == BFD_RELOC_SCORE16_JMP in score_force_relocation() 5251 || fixp->fx_r_type == BFD_RELOC_SCORE16_BRANCH) in score_force_relocation() 5279 assert (fixP->fx_r_type < BFD_RELOC_UNUSED); in md_apply_fix() 5282 if (fixP->fx_r_type != BFD_RELOC_SCORE_DUMMY_HI16) in md_apply_fix() [all …]
|
| HD | tc-mep.c | 1656 if ( fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT in mep_force_relocation() 1657 || fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY) in mep_force_relocation() 1737 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) in mep_fix_adjustable() 1740 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; in mep_fix_adjustable() 1746 reloc_type = fixP->fx_r_type; in mep_fix_adjustable()
|
| HD | tc-mips.c | 2052 && (fixp->fx_next->fx_r_type == BFD_RELOC_LO16 in fixup_has_matching_lo_p() 2053 || fixp->fx_next->fx_r_type == BFD_RELOC_MIPS16_LO16) in fixup_has_matching_lo_p() 11960 switch (fixP->fx_r_type) in md_pcrel_from() 12052 assert (reloc_needs_lo_p (l->fixp->fx_r_type)); in mips_frob_file() 12056 if (l->fixp->fx_r_type == BFD_RELOC_MIPS_GOT16 in mips_frob_file() 12079 if (((*pos)->fx_r_type == BFD_RELOC_LO16 in mips_frob_file() 12080 || (*pos)->fx_r_type == BFD_RELOC_MIPS16_LO16) in mips_frob_file() 12089 matched_lo_p = (reloc_needs_lo_p ((*pos)->fx_r_type) in mips_frob_file() 12125 && (fixp->fx_r_type == BFD_RELOC_MIPS_SUB in mips_force_relocation() 12126 || fixp->fx_r_type == BFD_RELOC_HI16_S in mips_force_relocation() [all …]
|
| HD | tc-arm.c | 17560 switch (fixP->fx_r_type) in md_pcrel_from_section() 17911 assert (fixP->fx_r_type <= BFD_RELOC_UNUSED); in md_apply_fix() 17933 switch (fixP->fx_r_type) in md_apply_fix() 18034 if (fixP->fx_r_type == BFD_RELOC_ARM_LITERAL) in md_apply_fix() 18059 if (fixP->fx_r_type == BFD_RELOC_ARM_HWLITERAL) in md_apply_fix() 18244 if (fixP->fx_r_type == BFD_RELOC_ARM_T32_IMMEDIATE in md_apply_fix() 18245 || fixP->fx_r_type == BFD_RELOC_ARM_T32_ADD_IMM) in md_apply_fix() 18251 if (fixP->fx_r_type != BFD_RELOC_ARM_T32_IMMEDIATE in md_apply_fix() 18255 if (fixP->fx_r_type == BFD_RELOC_ARM_T32_ADD_IMM) in md_apply_fix() 18458 if (fixP->fx_r_type == BFD_RELOC_THUMB_PCREL_BLX) in md_apply_fix() [all …]
|
| HD | tc-ia64.c | 11081 switch (fix->fx_r_type) 11102 switch (fix->fx_r_type) 11504 switch (fix->fx_r_type) 11598 switch (fix->fx_r_type) 11612 fix->fx_r_type = ia64_gen_real_reloc_type (pseudo_func[FUNC_PC_RELATIVE].u.sym, 11613 fix->fx_r_type); 11619 switch (fix->fx_r_type) 11676 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type); 11682 bfd_get_reloc_code_name (fixp->fx_r_type));
|
| /trueos/contrib/binutils/gas/ |
| HD | cgen.c | 886 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED) 888 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; 974 fixP->fx_r_type = reloc_type; 987 switch (fixP->fx_r_type) 1004 fixP->fx_r_type, bfd_get_reloc_code_name (fixP->fx_r_type)); 1029 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type); 1043 if (fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY 1044 || fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT)
|
| HD | write.h | 101 bfd_reloc_code_real_type fx_r_type; member
|
| HD | write.c | 75 ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \ 76 || (FIX)->fx_r_type == BFD_RELOC_GPREL16) 167 fixP->fx_r_type = r_type; in fix_new_internal() 310 if (fix->fx_r_type == BFD_RELOC_VTABLE_INHERIT in generic_force_reloc() 311 || fix->fx_r_type == BFD_RELOC_VTABLE_ENTRY) in generic_force_reloc() 611 (int) fixp->fx_r_type); in dump_section_relocs() 2509 fprintf (stderr, "\n %s (%d)", bfd_get_reloc_code_name (fixp->fx_r_type), in print_fixup() 2510 fixp->fx_r_type); in print_fixup()
|
| HD | ChangeLog | 1143 Instead, compare fx_r_type.
|
| HD | ChangeLog-9295 | 2071 * config/tc-sh.h (TC_COFF_FIX2RTYPE): Just return fx_r_type. 2255 not fixP->fx_r_type. 3122 * config/tc-sh.c (md_apply_fix): If fx_r_type is zero, handle 4626 fx_offset and fx_subsy. [!BFD_ASSEMBLER]: Only show fx_r_type if 4640 Show fx_r_type and fx_addsy fields. 8941 * config/tc-hppa.c: (fix_new_hppa): Initialize the fx_r_type 12287 * write.h (struct fix): Don't conditionalize fx_r_type field on TC
|
| HD | ChangeLog-9697 | 3959 handle fx_r_type == 0 if not BFD_ASSEMBLER. Return 0 if 3963 (sh_coff_reloc_mangle): Use coff_reloc_map to convert fx_r_type. 4919 * config/tc-z8k.c (md_apply_fix): Handle fx_r_type of 0, as
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | internals.texi | 499 @item fx_r_type
|