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

/freebsd-11-stable/lib/libelftc/
H A DMakefile51 elftc_string_table_create.3 elftc_string_table_remove.3 \
/freebsd-11-stable/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) function
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c1535 elftc_string_table_remove(s->strtab, ".symtab");
1536 elftc_string_table_remove(s->strtab, ".strtab");

Completed in 112 milliseconds