Home
last modified time | relevance | path

Searched refs:binary_search_single_encoding_fdes (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde.c866 binary_search_single_encoding_fdes (struct object *ob, void *pc) in binary_search_single_encoding_fdes() function
949 return binary_search_single_encoding_fdes (ob, pc); in search_object()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde.c869 binary_search_single_encoding_fdes (struct object *ob, void *pc) in binary_search_single_encoding_fdes() function
952 return binary_search_single_encoding_fdes (ob, pc); in search_object()
H A DChangeLog.53693 (binary_search_single_encoding_fdes): New.