Home
last modified time | relevance | path

Searched refs:last_frag (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/lib/libc/xdr/
Dxdr_rec.c131 bool_t last_frag; member
216 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 …]
/freebsd-9-stable/contrib/binutils/gas/
Ddwarf2dbg.c1127 fragS *last_frag = NULL, *frag; in process_entries() local
1181 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()
DChangeLog-00014379 (fixup_unw_records): New locals first_frag and last_frag. Pass new
/freebsd-9-stable/contrib/gdb/gdb/
Dax-gdb.c1269 int last_frag = (offset + op_size == bound_end); in gen_bitfield_ref() local
1271 if (!last_frag) in gen_bitfield_ref()
1325 if (!last_frag) in gen_bitfield_ref()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ia64.c2959 fragS *last_frag = NULL; local
2970 last_frag = last->slot_frag;
2973 size = slot_index (last_addr, last_frag, first_addr, first_frag,