Home
last modified time | relevance | path

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

/freebsd/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) in elftc_string_table_destroy() function
227 (void) elftc_string_table_destroy(st); in elftc_string_table_from_section()
/freebsd/lib/libelftc/
H A DMakefile44 elftc_string_table_create.3 elftc_string_table_destroy.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dmain.c487 elftc_string_table_destroy(ecp->shstrtab->strtab); in free_elf()