Searched refs:elftc_string_table_destroy (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A DMakefile49 elftc_string_table_create.3 elftc_string_table_destroy.3 \
H A Dlibelftc.h82 void elftc_string_table_destroy(Elftc_String_Table *_table);
H A Delftc_string_table.c163 elftc_string_table_destroy(Elftc_String_Table *st) function
227 (void) elftc_string_table_destroy(st);
/freebsd-11-stable/lib/libelftc/
H A DMakefile46 elftc_string_table_create.3 elftc_string_table_destroy.3 \
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dmain.c487 elftc_string_table_destroy(ecp->shstrtab->strtab);

Completed in 113 milliseconds