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

/external/elfutils/libelf/
H A Delf_getarhdr.c44 && __libelf_next_arhdr (parent) != 0)
H A Delf_rand.c41 if (__libelf_next_arhdr (elf) != 0)
H A Delf_next.c49 if (__libelf_next_arhdr (parent) != 0)
H A DlibelfP.h414 extern int __libelf_next_arhdr (Elf *elf) internal_function;
H A Delf_begin.c670 __libelf_next_arhdr (elf) function
929 && __libelf_next_arhdr (ref) != 0)

Completed in 90 milliseconds