Searched refs:__libelf_next_arhdr_wrlock (Results 1 - 5 of 5) sorted by relevance

/external/elfutils/libelf/
H A Delf_getarhdr.c80 && __libelf_next_arhdr_wrlock (parent) != 0)
83 int st = __libelf_next_arhdr_wrlock (parent);
H A Delf_next.c85 ret = __libelf_next_arhdr_wrlock (parent) != 0 ? ELF_C_NULL : elf->cmd;
H A Delf_rand.c76 if (__libelf_next_arhdr_wrlock (elf) != 0)
H A DlibelfP.h489 extern int __libelf_next_arhdr_wrlock (Elf *elf) internal_function;
H A Delf_begin.c752 __libelf_next_arhdr_wrlock (elf) function
951 && __libelf_next_arhdr_wrlock (ref) != 0)

Completed in 79 milliseconds