Searched refs:open_archive (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dar.c395 open_archive (const char *arfname, int flags, int mode, Elf **elf, function
484 int fd = open_archive (arfname, O_RDONLY, 0, &elf, NULL, false);
926 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, false);
1100 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, oper != oper_move);

Completed in 108 milliseconds