Searched defs:this_fde (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | unwind-dw2-fde.c | 418 fde_insert (struct fde_accumulator *accu, const fde *this_fde) in fde_insert() 603 classify_object_over_fdes (struct object *ob, const fde *this_fde) in classify_object_over_fdes() 660 add_fdes (struct object *ob, struct fde_accumulator *accu, const fde *this_fde) in add_fdes() 795 linear_search_fdes (struct object *ob, const fde *this_fde, void *pc) in linear_search_fdes()
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | unwind-dw2-fde.c | 449 fde_insert (struct fde_accumulator *accu, const fde *this_fde) in fde_insert() 634 classify_object_over_fdes (struct object *ob, const fde *this_fde) in classify_object_over_fdes() 691 add_fdes (struct object *ob, struct fde_accumulator *accu, const fde *this_fde) in add_fdes() 826 linear_search_fdes (struct object *ob, const fde *this_fde, void *pc) in linear_search_fdes()
|