Home
last modified time | relevance | path

Searched refs:stringtable_finalize (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/elf/
Dtst-stringtable.c32 stringtable_finalize (&s, &f); in do_test()
48 stringtable_finalize (&s, &f); in do_test()
65 stringtable_finalize (&s, &f); in do_test()
89 stringtable_finalize (&s, &f); in do_test()
118 stringtable_finalize (&s, &f); in do_test()
155 stringtable_finalize (&s, &f); in do_test()
Dstringtable.h56 void stringtable_finalize (struct stringtable *table,
Dstringtable.c149 stringtable_finalize (struct stringtable *table, in stringtable_finalize() function
Dcache.c563 stringtable_finalize (&strings, &strings_finalized); in save_cache()