Searched refs:last_fde (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dunwind-dw2-fde.h176 last_fde (struct object *obj __attribute__ ((__unused__)), const fde *f)
175 last_fde (struct object *obj __attribute__ ((__unused__)), const fde *f) function
H A Dunwind-dw2-fde.c608 for (; ! last_fde (ob, this_fde); this_fde = next_fde (this_fde))
662 for (; ! last_fde (ob, this_fde); this_fde = next_fde (this_fde))
779 for (; ! last_fde (ob, this_fde); this_fde = next_fde (this_fde))
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-eh-frame.c451 bfd_byte *last_fde; local
556 last_fde = buf;
572 this_inf->offset = last_fde - ehbuf;
857 buf = last_fde + 4 + hdr_length;

Completed in 64 milliseconds