Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelftc/
H A DMakefile52 elftc_string_table_create.3 elftc_string_table_lookup.3
H A Dlibelftc.h89 size_t elftc_string_table_lookup(Elftc_String_Table *_table,
H A Delftc_string_table.c337 elftc_string_table_lookup(Elftc_String_Table *st, const char *string) in elftc_string_table_lookup() function
/freebsd/lib/libelftc/
H A DMakefile49 elftc_string_table_create.3 elftc_string_table_lookup.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c1418 osh.sh_name = elftc_string_table_lookup(ecp->shstrtab->strtab, in update_shdr()