Searched refs:_libelf_allocate_elf (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libelf/
H A Dlibelf_memory.c52 if ((e = _libelf_allocate_elf()) == NULL)
H A Dlibelf_open.c156 if ((e = _libelf_allocate_elf()) != NULL) {
H A Dlibelf_allocate.c42 _libelf_allocate_elf(void) function
H A D_libelf.h204 Elf *_libelf_allocate_elf(void);

Completed in 107 milliseconds