HomeSort by relevance Sort by last modified time
    Searched defs:elf_end (Results 1 - 3 of 3) sorted by null

  /build/tools/isprelinked/
isprelinked.c 83 FAILIF_LIBELF(elf_end(elf), elf_end); local
  /external/elfutils/libelf/
elf_end.c 31 elf_end (elf) function
200 return parent != NULL && parent->ref_count == 0 ? elf_end (parent) : 0;
  /build/tools/soslim/
main.c 115 FAILIF_LIBELF(elf_end(elf), elf_end); local
215 FAILIF_LIBELF(elf_end (newelf) != 0, elf_end); local
221 FAILIF_LIBELF(elf_end(elf), elf_end); local

Completed in 27 milliseconds