Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc.h91 int elftc_string_table_remove(Elftc_String_Table *_table,
H A Delftc_string_table.c354 elftc_string_table_remove(Elftc_String_Table *st, const char *string) in elftc_string_table_remove() function
/freebsd/lib/libelftc/
H A DMakefile49 elftc_string_table_create.3 elftc_string_table_remove.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c1535 elftc_string_table_remove(s->strtab, ".symtab"); in set_shstrtab()
1536 elftc_string_table_remove(s->strtab, ".strtab"); in set_shstrtab()