Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h323 int ac_detect_ar(int _ifd);
H A Darchive.c357 ac_detect_ar(int ifd) in ac_detect_ar() function
H A Dmain.c674 if (ac_detect_ar(ifd)) { in create_file()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c631 static int ac_detect_ar(int fd);
772 ac_detect_ar(int fd) in ac_detect_ar() function
1018 if (ac_detect_ar(fd)) { in elf_print_object()