Home
last modified time | relevance | path

Searched refs:_libelf_setphnum (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_extended.c108 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum() function
H A D_libelf.h239 int _libelf_setphnum(Elf *_e, void *_eh, int _elfclass, size_t _phnum);
H A Delf_update.c694 _libelf_setphnum(e, ehdr, ec, phnum); in _libelf_resync_elf()