Home
last modified time | relevance | path

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

/src/contrib/elftoolchain/elfcopy/
H A Delfcopy.h324 void ac_create_ar(struct elfcopy *_ecp, int _ifd, int _ofd);
H A Darchive.c376 ac_create_ar(struct elfcopy *ecp, int ifd, int ofd) in ac_create_ar() function
H A Dmain.c675 ac_create_ar(ecp, ifd, ofd); in create_file()