Searched refs:fde_vector (Results 1 – 4 of 4) sorted by relevance
389 struct fde_vector *linear;390 struct fde_vector *erratic;400 size = sizeof (struct fde_vector) + sizeof (const fde *) * count; in start_fde_sort()433 struct fde_vector *linear, struct fde_vector *erratic) in fde_split()505 struct fde_vector *erratic) in frame_heapsort()537 struct fde_vector *v1, struct fde_vector *v2) in fde_merge()841 struct fde_vector *vec = ob->u.sort; in binary_search_unencoded_fdes()868 struct fde_vector *vec = ob->u.sort; in binary_search_single_encoding_fdes()898 struct fde_vector *vec = ob->u.sort; in binary_search_mixed_encoding_fdes()
39 struct fde_vector struct54 struct fde_vector *sort; argument
22870 * unwind-dw2-fde.h (struct fde_vector): New.22886 (start_fde_sort): Adjust for new definition of fde_vector.
3737 * unwind-dw2-fde.h (struct fde_vector):