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

/freebsd-11-stable/contrib/elftoolchain/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.h208 Elf *_libelf_allocate_elf(void);

Completed in 87 milliseconds