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

  /external/elfutils/libelf/
elf_getshstrndx.c 32 elf_getshstrndx (elf, dst) function
168 INTDEF(elf_getshstrndx)
  /build/tools/soslim/
soslim.c 94 FAILIF_LIBELF(elf_getshstrndx(elf, &shstrndx) < 0, elf_getshstrndx); local
main.c 255 FAILIF_LIBELF(elf_getshstrndx(elf, &shstrndx) < 0,
256 elf_getshstrndx); local

Completed in 381 milliseconds