HomeSort by relevance Sort by last modified time
    Searched full:open_archive (Results 1 - 1 of 1) sorted by null

  /external/elfutils/src/
ar.c 390 open_archive (const char *arfname, int flags, int mode, Elf **elf, function
466 int fd = open_archive (arfname, O_RDONLY, 0, &elf, NULL, false);
910 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, false);
1084 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, oper != oper_move);
    [all...]

Completed in 1072 milliseconds