Searched refs:fixS (Results 1 - 25 of 268) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dcgen.h43 fixS * fixups[GAS_CGEN_MAX_FIXUPS];
76 extern fixS * gas_cgen_record_fixup (fragS *, int, const CGEN_INSN *,
79 extern fixS * gas_cgen_record_fixup_exp (fragS *, int, const CGEN_INSN *,
86 extern void gas_cgen_md_apply_fix (fixS *, valueT *, segT);
89 extern arelent *gas_cgen_tc_gen_reloc (asection *, fixS *);
93 md_cgen_lookup_reloc (const CGEN_INSN *, const CGEN_OPERAND *, fixS *);
96 extern fixS *
H A Dtc.h35 void md_apply_fix (fixS *, valueT *, segT);
55 long md_pcrel_from (fixS *);
58 long md_pcrel_from_section (fixS *, segT);
77 extern arelent *tc_gen_reloc (asection *, fixS *);
79 extern arelent **tc_gen_reloc (asection *, fixS *);
H A Dsubsegs.h50 fixS *fix_root; /* Root of fixups for this subsegment. */
51 fixS *fix_tail; /* Last fixup for this subsegment. */
78 fixS *fix_root;
79 fixS *fix_tail;
H A Dwrite.h49 /* Next fixS in linked list, or NULL. */
141 typedef struct fix fixS; typedef in typeref:struct:fix
180 extern fixS *fix_new (fragS *, unsigned long, unsigned long, symbolS *,
182 extern fixS *fix_at_start (fragS *, unsigned long, symbolS *,
184 extern fixS *fix_new_exp (fragS *, unsigned long, unsigned long,
H A Dliteral.c54 fixS *fixp;
62 fixp != (fixS *) NULL;
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dcgen.h43 fixS * fixups[GAS_CGEN_MAX_FIXUPS];
76 extern fixS * gas_cgen_record_fixup (fragS *, int, const CGEN_INSN *,
79 extern fixS * gas_cgen_record_fixup_exp (fragS *, int, const CGEN_INSN *,
86 extern void gas_cgen_md_apply_fix (fixS *, valueT *, segT);
89 extern arelent *gas_cgen_tc_gen_reloc (asection *, fixS *);
93 md_cgen_lookup_reloc (const CGEN_INSN *, const CGEN_OPERAND *, fixS *);
96 extern fixS *
H A Dtc.h35 void md_apply_fix (fixS *, valueT *, segT);
55 long md_pcrel_from (fixS *);
58 long md_pcrel_from_section (fixS *, segT);
77 extern arelent *tc_gen_reloc (asection *, fixS *);
79 extern arelent **tc_gen_reloc (asection *, fixS *);
H A Dsubsegs.h50 fixS *fix_root; /* Root of fixups for this subsegment. */
51 fixS *fix_tail; /* Last fixup for this subsegment. */
78 fixS *fix_root;
79 fixS *fix_tail;
H A Dwrite.h49 /* Next fixS in linked list, or NULL. */
145 typedef struct fix fixS; typedef in typeref:struct:fix
184 extern fixS *fix_new (fragS *, unsigned long, unsigned long, symbolS *,
186 extern fixS *fix_at_start (fragS *, unsigned long, symbolS *,
188 extern fixS *fix_new_exp (fragS *, unsigned long, unsigned long,
191 extern void as_bad_subtract (fixS *);
H A Dliteral.c54 fixS *fixp;
62 fixp != (fixS *) NULL;
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dcgen.h43 fixS * fixups[GAS_CGEN_MAX_FIXUPS];
76 extern fixS * gas_cgen_record_fixup (fragS *, int, const CGEN_INSN *,
79 extern fixS * gas_cgen_record_fixup_exp (fragS *, int, const CGEN_INSN *,
86 extern void gas_cgen_md_apply_fix (fixS *, valueT *, segT);
89 extern arelent *gas_cgen_tc_gen_reloc (asection *, fixS *);
93 md_cgen_lookup_reloc (const CGEN_INSN *, const CGEN_OPERAND *, fixS *);
96 extern fixS *
H A Dtc.h35 void md_apply_fix (fixS *, valueT *, segT);
55 long md_pcrel_from (fixS *);
58 long md_pcrel_from_section (fixS *, segT);
77 extern arelent *tc_gen_reloc (asection *, fixS *);
79 extern arelent **tc_gen_reloc (asection *, fixS *);
H A Dsubsegs.h51 fixS *fix_root; /* Root of fixups for this subsegment. */
52 fixS *fix_tail; /* Last fixup for this subsegment. */
78 fixS *fix_root;
79 fixS *fix_tail;
H A Dwrite.h49 /* Next fixS in linked list, or NULL. */
146 typedef struct fix fixS; typedef in typeref:struct:fix
185 extern fixS *fix_new (fragS *, unsigned long, unsigned long, symbolS *,
187 extern fixS *fix_at_start (fragS *, unsigned long, symbolS *,
189 extern fixS *fix_new_exp (fragS *, unsigned long, unsigned long,
192 extern void as_bad_subtract (fixS *);
H A Dliteral.c54 fixS *fixp;
62 fixp != (fixS *) NULL;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.h87 #include "write.h" /* For definition of fixS */
90 extern arelent * tc_gen_reloc (asection *, fixS *);
91 extern int mcore_force_relocation (fixS *);
92 extern bfd_boolean mcore_fix_adjustable (fixS *);
H A Dtc-csky.h99 extern int csky_force_relocation (fixS *);
100 extern bfd_boolean csky_fix_adjustable (fixS *);
H A Dtc-xstormy16.c45 fixS * fixups [GAS_CGEN_MAX_FIXUPS];
247 fixS *
256 fixS *fixP;
336 md_pcrel_from_section (fixS * fixP, segT sec)
358 fixS * fixP)
413 xstormy16_force_relocation (fixS * fix)
425 xstormy16_fix_adjustable (fixS * fixP)
442 xstormy16_md_apply_fix (fixS * fixP,
H A Dtc-lm32.c49 fixS *fixups[GAS_CGEN_MAX_FIXUPS];
316 fixS *fixP ATTRIBUTE_UNUSED)
346 md_pcrel_from (fixS *fixP)
358 md_pcrel_from_section (fixS * fixP, segT sec)
384 lm32_fix_adjustable (fixS * fixP)
413 md_apply_fix (fixS * fixP, valueT * valP, segT seg)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.h87 #include "write.h" /* For definition of fixS */
90 extern arelent *tc_gen_reloc (asection *, fixS *);
91 extern int mcore_force_relocation (fixS *);
92 extern bool mcore_fix_adjustable (fixS *);
H A Dtc-csky.h99 extern int csky_force_relocation (fixS *);
100 extern bool csky_fix_adjustable (fixS *);
H A Dtc-xstormy16.c45 fixS * fixups [GAS_CGEN_MAX_FIXUPS];
247 fixS *
256 fixS *fixP;
336 md_pcrel_from_section (fixS * fixP, segT sec)
358 fixS * fixP)
413 xstormy16_force_relocation (fixS * fix)
425 xstormy16_fix_adjustable (fixS * fixP)
442 xstormy16_md_apply_fix (fixS * fixP,
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.h87 #include "write.h" /* For definition of fixS */
90 extern arelent *tc_gen_reloc (asection *, fixS *);
91 extern int mcore_force_relocation (fixS *);
92 extern bool mcore_fix_adjustable (fixS *);
H A Dtc-csky.h99 extern int csky_force_relocation (fixS *);
100 extern bool csky_fix_adjustable (fixS *);
H A Dtc-xstormy16.c45 fixS * fixups [GAS_CGEN_MAX_FIXUPS];
247 fixS *
256 fixS *fixP;
336 md_pcrel_from_section (fixS * fixP, segT sec)
358 fixS * fixP)
413 xstormy16_force_relocation (fixS * fix)
425 xstormy16_fix_adjustable (fixS * fixP)
442 xstormy16_md_apply_fix (fixS * fixP,

Completed in 369 milliseconds

1234567891011