| /toolchain/binutils/binutils-2.25/gas/config/ |
| D | tc-score.h | 51 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) argument 60 struct fix *fixp; member
|
| D | tc-nios2.h | 61 #define TC_FORCE_RELOCATION(fixp) nios2_force_relocation (fixp) argument 64 #define tc_fix_adjustable(fixp) nios2_fix_adjustable (fixp) argument
|
| D | tc-mt.h | 65 #define TC_FORCE_RELOCATION(fixp) mt_force_relocation (fixp) argument
|
| D | obj-evax.h | 47 struct fix *fixp; member
|
| D | tc-m68hc11.c | 1609 fixS *fixp; in fixup8() local 1656 fixS *fixp; in fixup16() local 1726 fixS *fixp; in fixup8_xg() local 1767 fixS *fixp; in fixup8_xg() local 2392 fixS *fixp; in build_insn_xg() local 3831 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-mn10300.c | 2166 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() 2316 md_pcrel_from (fixS *fixp) in md_pcrel_from() 2405 mn10300_fix_adjustable (struct fix *fixp) in mn10300_fix_adjustable() 2631 mn10300_force_relocation (struct fix * fixp) in mn10300_force_relocation()
|
| D | tc-mn10200.c | 751 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() 812 md_pcrel_from (fixS *fixp) in md_pcrel_from()
|
| D | tc-msp430.c | 3226 md_pcrel_from_section (fixS * fixp, segT sec) in md_pcrel_from_section() 3240 msp430_force_relocation_local (fixS *fixp) in msp430_force_relocation_local() 3258 md_apply_fix (fixS * fixp, valueT * valuep, segT seg) in md_apply_fix() 3466 tc_gen_reloc (asection * seg ATTRIBUTE_UNUSED, fixS * fixp) in tc_gen_reloc()
|
| D | tc-mips.h | 129 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp) argument
|
| D | tc-s390.c | 2016 md_pcrel_from_section (fixS *fixp, segT sec ATTRIBUTE_UNUSED) in md_pcrel_from_section() 2086 tc_s390_force_relocation (struct fix *fixp) in tc_s390_force_relocation() 2455 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-pj.c | 470 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-i370.c | 1135 i370_elf_validate_fix (fixS *fixp, segT seg) in i370_elf_validate_fix() 2416 md_pcrel_from_section (fixS *fixp, segT sec ATTRIBUTE_UNUSED) in md_pcrel_from_section() 2602 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-spu.c | 863 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() 902 md_pcrel_from (fixS *fixp) in md_pcrel_from()
|
| D | tc-xc16x.c | 281 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-avr.c | 1229 md_pcrel_from_section (fixS *fixp, segT sec) in md_pcrel_from_section() 1601 fixS *fixp) in tc_gen_reloc()
|
| D | tc-h8300.c | 2211 md_pcrel_from (fixS *fixp) in md_pcrel_from() 2219 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| D | tc-d10v.c | 1451 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() 1484 md_pcrel_from_section (fixS *fixp, segT sec) in md_pcrel_from_section()
|
| D | tc-microblaze.c | 2351 md_pcrel_from_section (fixS * fixp, segT sec ATTRIBUTE_UNUSED) in md_pcrel_from_section() 2378 tc_gen_reloc (asection * section ATTRIBUTE_UNUSED, fixS * fixp) in tc_gen_reloc()
|
| D | tc-mcore.c | 2126 md_pcrel_from_section (fixS * fixp, segT sec ATTRIBUTE_UNUSED) in md_pcrel_from_section() 2150 tc_gen_reloc (asection * section ATTRIBUTE_UNUSED, fixS * fixp) in tc_gen_reloc()
|
| D | tc-d30v.c | 1760 tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc() 1789 md_pcrel_from_section (fixS *fixp, segT sec) in md_pcrel_from_section()
|
| D | tc-mep.c | 103 fixS * fixp; /* This fixup. */ member 2015 mep_force_relocation (fixS *fixp) in mep_force_relocation()
|
| D | tc-score.c | 3983 fixS *fixp = NULL; in s3_build_relax_frag() local 6733 s3_force_relocation (struct fix *fixp) in s3_force_relocation() 7030 fixS *fixp; in s3_convert_frag() local 7397 s3_gen_reloc (asection * section ATTRIBUTE_UNUSED, fixS * fixp) in s3_gen_reloc() 7576 score_force_relocation (struct fix *fixp) in score_force_relocation() 7665 tc_gen_reloc (asection * section ATTRIBUTE_UNUSED, fixS * fixp) in tc_gen_reloc()
|
| D | tc-nios2.c | 2576 nios2_force_relocation (fixS *fixp) in nios2_force_relocation() 2588 nios2_fix_adjustable (fixS *fixp) in nios2_fix_adjustable() 2649 tc_gen_reloc (asection *section ATTRIBUTE_UNUSED, fixS *fixp) in tc_gen_reloc()
|
| /toolchain/binutils/binutils-2.25/gas/ |
| D | literal.c | 58 fixS *fixp; local
|
| D | write.c | 619 fixS *fixp = seginfo->fix_root; in dump_section_relocs() local 765 fixS *fixp; in adjust_reloc_syms() local 1199 fixS *fixp; in write_relocs() local 2840 print_fixup (fixS *fixp) in print_fixup()
|