Searched refs:last_frag (Results 1 – 5 of 5) sorted by relevance
131 bool_t last_frag; member216 rstrm->last_frag = TRUE;291 if (rstrm->last_frag)471 while (rstrm->fbtbc > 0 || (! rstrm->last_frag)) {475 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm)))478 rstrm->last_frag = FALSE;493 while (rstrm->fbtbc > 0 || (! rstrm->last_frag)) {497 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm)))576 rstrm->last_frag = TRUE;606 if (rstrm->last_frag) {[all …]
1127 fragS *last_frag = NULL, *frag; in process_entries() local1181 if (last_frag == NULL) in process_entries()1188 else if (frag == last_frag) in process_entries()1195 last_frag = frag; in process_entries()1212 else if (frag == last_frag) in process_entries()
4379 (fixup_unw_records): New locals first_frag and last_frag. Pass new
1269 int last_frag = (offset + op_size == bound_end); in gen_bitfield_ref() local1271 if (!last_frag) in gen_bitfield_ref()1325 if (!last_frag) in gen_bitfield_ref()
2959 fragS *last_frag = NULL; local2970 last_frag = last->slot_frag;2973 size = slot_index (last_addr, last_frag, first_addr, first_frag,