Searched refs:do_fill_test (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/elf/ |
D | tst-dl-hash.c | 35 do_fill_test (size_t len, int fill, const char *name, hash_f testf, in do_fill_test() function 55 if (do_fill_test (len, fill, "dl_new_hash", &_dl_new_hash, in do_fill_tests() 59 return do_fill_test (len, fill, "dl_elf_hash", &_dl_elf_hash, in do_fill_tests()
|