Home | History | Annotate | Download | only in src

Lines Matching refs:handle_ar

116 static int handle_ar (int fd, Elf *elf, const char *prefix, const char *fname,
354 result = handle_ar (fd, elf, NULL, fname, preserve_dates ? tv : NULL);
1766 handle_ar (int fd, Elf *elf, const char *prefix, const char *fname,
1795 result |= handle_ar (fd, subelf, new_prefix, arhdr->ar_name, NULL);