Searched refs:next_broken_word (Results 1 – 4 of 4) sorted by relevance
509 lie = lie->next_broken_word) in cvt_frag_to_fill()1847 brokp = brokp->next_broken_word) in write_object_file()1893 for (lie = broken_words; lie; lie = lie->next_broken_word) in write_object_file()1912 *prevP = lie->next_broken_word; in write_object_file()1915 prevP = &(lie->next_broken_word); in write_object_file()1932 untruth = untruth->next_broken_word) in write_object_file()1950 m++, lie = lie->next_broken_word) in write_object_file()1957 untruth = untruth->next_broken_word) in write_object_file()2523 lie = lie->next_broken_word) in relax_segment()2556 untruth = untruth->next_broken_word) in relax_segment()
126 struct broken_word *next_broken_word; member
313 for (a = broken_words; a && a->dispfrag == 0; a = a->next_broken_word) in colon()
4261 x->next_broken_word = broken_words; in emit_expr_with_reloc()