Home
last modified time | relevance | path

Searched refs:broken_word (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dsymbols.h122 struct broken_word struct
126 struct broken_word *next_broken_word; argument
146 struct broken_word *use_jump; argument
148 extern struct broken_word *broken_words;
Dwrite.c502 struct broken_word *lie; in cvt_frag_to_fill()
507 for (lie = (struct broken_word *) (fragP->fr_symbol); in cvt_frag_to_fill()
1843 struct broken_word *brokp; in write_object_file()
1846 brokp != (struct broken_word *) NULL; in write_object_file()
1889 struct broken_word *lie; in write_object_file()
1890 struct broken_word **prevP; in write_object_file()
1919 struct broken_word *untruth; in write_object_file()
1955 for (untruth = (struct broken_word *) (fragP->fr_symbol); in write_object_file()
2513 struct broken_word *lie; in relax_segment()
2514 struct broken_word *untruth; in relax_segment()
[all …]
Dread.c178 struct broken_word *broken_words;
4258 struct broken_word *x; in emit_expr_with_reloc()
4260 x = (struct broken_word *) xmalloc (sizeof (struct broken_word)); in emit_expr_with_reloc()
Dsymbols.c279 struct broken_word *a; in colon()
DChangeLog-98991495 (struct broken_word): Remove.
3679 * struc-symbol.h (struct broken_word): Add seg and subseg fields.
DChangeLog-929510661 * struc-symbol.h (valueT, struct broken_word): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-cris.h148 struct broken_word;
150 struct broken_word *);
Dtc-m68k.h190 struct broken_word;
194 struct broken_word *);
Dtc-cris.c4136 tc_cris_check_adjusted_broken_word (offsetT new_offset, struct broken_word *brokwP) in tc_cris_check_adjusted_broken_word()
Dtc-m68k.c8137 tc_m68k_check_adjusted_broken_word (offsetT new_offset, struct broken_word *brokwP) in tc_m68k_check_adjusted_broken_word()
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1206 @code{struct broken_word}.