Home | History | Annotate | Download | only in src

Lines Matching full:handle_ar

115 static int handle_ar (int fd, Elf *elf, const char *prefix, const char *fname,
381 result = handle_ar (fd, elf, NULL, fname,
2232 handle_ar (int fd, Elf *elf, const char *prefix, const char *fname,
2261 result |= handle_ar (fd, subelf, new_prefix, arhdr->ar_name, NULL);