Home
last modified time | relevance | path

Searched refs:brokp (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gas/
H A Dwrite.c2127 struct broken_word *brokp; in write_object_file() local
2129 for (brokp = broken_words; in write_object_file()
2130 brokp != (struct broken_word *) NULL; in write_object_file()
2131 brokp = brokp->next_broken_word) in write_object_file()
2133 brokp->added = 0; in write_object_file()
2135 if (brokp->dispfrag != (fragS *) NULL in write_object_file()
2136 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
2137 brokp->dispfrag->fr_subtype = 0; in write_object_file()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c2114 struct broken_word *brokp; in write_object_file() local
2116 for (brokp = broken_words; in write_object_file()
2117 brokp != (struct broken_word *) NULL; in write_object_file()
2118 brokp = brokp->next_broken_word) in write_object_file()
2120 brokp->added = 0; in write_object_file()
2122 if (brokp->dispfrag != (fragS *) NULL in write_object_file()
2123 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
2124 brokp->dispfrag->fr_subtype = 0; in write_object_file()
/netbsd/external/gpl3/binutils/dist/gas/
H A Dwrite.c2182 struct broken_word *brokp; in write_object_file() local
2184 for (brokp = broken_words; in write_object_file()
2185 brokp != (struct broken_word *) NULL; in write_object_file()
2186 brokp = brokp->next_broken_word) in write_object_file()
2188 brokp->added = 0; in write_object_file()
2190 if (brokp->dispfrag != (fragS *) NULL in write_object_file()
2191 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
2192 brokp->dispfrag->fr_subtype = 0; in write_object_file()
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dwrite.c2127 struct broken_word *brokp; in write_object_file() local
2129 for (brokp = broken_words; in write_object_file()
2130 brokp != (struct broken_word *) NULL; in write_object_file()
2131 brokp = brokp->next_broken_word) in write_object_file()
2133 brokp->added = 0; in write_object_file()
2135 if (brokp->dispfrag != (fragS *) NULL in write_object_file()
2136 && brokp->dispfrag->fr_type == rs_broken_word) in write_object_file()
2137 brokp->dispfrag->fr_subtype = 0; in write_object_file()