Searched refs:__libelf_next_arhdr_wrlock (Results 1 – 6 of 6) sorted by relevance
58 && __libelf_next_arhdr_wrlock (parent) != 0) in elf_getarhdr()61 int st = __libelf_next_arhdr_wrlock (parent); in elf_getarhdr()
53 if (__libelf_next_arhdr_wrlock (elf) != 0) in elf_rand()
63 ret = __libelf_next_arhdr_wrlock (parent) != 0 ? ELF_C_NULL : elf->cmd; in elf_next()
317 * elf_begin.c (__libelf_next_arhdr_wrlock): ar_size cannot be350 (__libelf_next_arhdr_wrlock): Likewise. Sanity check the ar_size.417 * elf_begin.c (__libelf_next_arhdr_wrlock): Use mempcpy not __mempcpy.549 * elf_begin.c (__libelf_next_arhdr_wrlock): Don't reject archive803 (__libelf_next_arhdr): Rename to __libelf_next_arhdr_wrlock.808 (elf_getarhdr): Lock before calling __libelf_next_arhdr_wrlock.
479 extern int __libelf_next_arhdr_wrlock (Elf *elf) internal_function;
780 __libelf_next_arhdr_wrlock (Elf *elf) in __libelf_next_arhdr_wrlock() function997 && __libelf_next_arhdr_wrlock (ref) != 0) in dup_elf()