Home
last modified time | relevance | path

Searched refs:start_fde_sort (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde.c394 start_fde_sort (struct fde_accumulator *accu, size_t count) in start_fde_sort() function
743 if (!start_fde_sort (&accu, count)) in init_object()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde.c389 start_fde_sort (struct fde_accumulator *accu, size_t count) in start_fde_sort() function
746 if (!start_fde_sort (&accu, count)) in init_object()
H A DChangeLog.06912 * frame.c (start_fde_sort, fde_split, heapsort, fde_merge,
H A DChangeLog.53679 (start_fde_sort): Adjust for new definition of fde_vector.
H A DChangeLog.21366 * frame.c (start_fde_sort): Only allocate erratic array, if
H A DChangeLog.31304 * frame.c (start_fde_sort): Don't malloc (0).