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

  /external/elfutils/libelf/
elf_getshnum.c 63 __elf_getshnum_rdlock (elf, dst) function
105 result = __elf_getshnum_rdlock (elf, dst);
elf32_getshdr.c 84 if (__elf_getshnum_rdlock (elf, &shnum) != 0)
libelfP.h 539 extern int __elf_getshnum_rdlock (Elf *__elf, size_t *__dst) internal_function;

Completed in 31 milliseconds