Lines Matching refs:broken_word
502 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()
2521 for (lie = (struct broken_word *) (fragP->fr_symbol); in relax_segment()
2554 for (untruth = (struct broken_word *) (fragP->fr_symbol); in relax_segment()