Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c231 create_external_symtab(ecp); in create_elf_from_binary()
H A Delfcopy.h295 void create_external_symtab(struct elfcopy *_ecp);
H A Dascii.c345 create_external_symtab(ecp); in create_elf_from_srec()
H A Dsymbols.c806 create_external_symtab(struct elfcopy *ecp) in create_external_symtab() function