OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__elf_getshdrnum_rdlock
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/0.153/libelf/
elf_getshdrnum.c
63
__elf_getshdrnum_rdlock
(elf, dst)
function
105
result =
__elf_getshdrnum_rdlock
(elf, dst);
elf32_getshdr.c
84
if (
__elf_getshdrnum_rdlock
(elf, &shnum) != 0)
libelfP.h
535
extern int
__elf_getshdrnum_rdlock
(Elf *__elf, size_t *__dst)
Completed in 411 milliseconds