Searched refs:ctf_hash_sort_f (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-inlines.h | 51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted()
|
H A D | ctf-impl.h | 629 typedef int (*ctf_hash_sort_f) (const ctf_next_hkv_t *, const ctf_next_hkv_t *, typedef 660 void **key, void **value, ctf_hash_sort_f,
|
H A D | ctf-hash.c | 486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted()
|
H A D | ctf-serialize.c | 626 ctf_hash_sort_f sort_fun = NULL; in ctf_emit_symtypetab_sects()
|
H A D | ChangeLog-2020 | 683 (ctf_hash_sort_f): Sorting function passed to...
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-inlines.h | 51 const void **value, ctf_hash_sort_f sort_fun, in ctf_dynhash_cnext_sorted()
|
H A D | ctf-impl.h | 629 typedef int (*ctf_hash_sort_f) (const ctf_next_hkv_t *, const ctf_next_hkv_t *, typedef 660 void **key, void **value, ctf_hash_sort_f,
|
H A D | ctf-hash.c | 486 void **value, ctf_hash_sort_f sort_fun, void *sort_arg) in ctf_dynhash_next_sorted()
|
H A D | ctf-serialize.c | 626 ctf_hash_sort_f sort_fun = NULL; in ctf_emit_symtypetab_sects()
|
H A D | ChangeLog-2020 | 683 (ctf_hash_sort_f): Sorting function passed to...
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 683 (ctf_hash_sort_f): Sorting function passed to...
|