Lines Matching defs:archive
561 archive(const char *file, int fd, Elf *elf, uint_t flags,
571 * Determine if the archive symbol table itself is required.
576 * Get the archive symbol table.
590 * Print the archive symbol table only when the archive symbol
601 * corresponds to whether the archive symbol table is 32
625 * archives where the archive header has not been
671 * If we only need the archive symbol table return.
687 * Process each object within the archive.
703 if (archive(name, fd, _elf, flags,
970 ret = archive(file, fd, elf, flags, wname, wfd, osabi);