Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelftc/
H A DMakefile50 elftc_string_table_create.3 elftc_string_table_image.3 \
H A Dlibelftc.h85 const char *elftc_string_table_image(Elftc_String_Table *_table,
H A Delftc_string_table.c233 elftc_string_table_image(Elftc_String_Table *st, size_t *size) in elftc_string_table_image() function
/freebsd/lib/libelftc/
H A DMakefile46 elftc_string_table_create.3 elftc_string_table_image.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c1539 image = elftc_string_table_image(s->strtab, &sz); in set_shstrtab()