Home
last modified time | relevance | path

Searched refs:create_scn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h298 void create_scn(struct elfcopy *_ecp);
H A Dmain.c347 create_scn(ecp); in create_elf()
H A Dsections.c336 create_scn(struct elfcopy *ecp) in create_scn() function