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()
454 extern int __libelf_next_arhdr_wrlock (Elf *elf) internal_function;
837 __libelf_next_arhdr_wrlock (Elf *elf) in __libelf_next_arhdr_wrlock() function1054 && __libelf_next_arhdr_wrlock (ref) != 0) in dup_elf()
837 * elf_begin.c (__libelf_next_arhdr_wrlock): ar_size cannot be870 (__libelf_next_arhdr_wrlock): Likewise. Sanity check the ar_size.937 * elf_begin.c (__libelf_next_arhdr_wrlock): Use mempcpy not __mempcpy.1069 * elf_begin.c (__libelf_next_arhdr_wrlock): Don't reject archive1323 (__libelf_next_arhdr): Rename to __libelf_next_arhdr_wrlock.1328 (elf_getarhdr): Lock before calling __libelf_next_arhdr_wrlock.