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

  /external/elfutils/0.153/libelf/
elf_getshdrnum.c 112 strong_alias (elf_getshdrnum, elf_getshnum)
libelf.h 266 /* Sun messed up the implementation of 'elf_getshnum' in their implementation.
269 extern int elf_getshnum (Elf *__elf, size_t *__dst)
278 /* Sun messed up the implementation of 'elf_getshnum' in their implementation.
  /external/elfutils/0.153/
elfutils.spec 281 - libelf: Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx alias

Completed in 208 milliseconds