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

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_open.c45 return (_libelf_open_object(fd, ELF_C_READ, 0));
H A Delf_begin.c84 e = _libelf_open_object(fd, c, 1);
H A Dlibelf_open.c124 _libelf_open_object(int fd, Elf_Cmd c, int reporterror) function
H A D_libelf.h233 Elf *_libelf_open_object(int _fd, Elf_Cmd _c, int _reporterror);

Completed in 115 milliseconds