Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_extended.c49 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum() function
H A D_libelf.h240 int _libelf_setshnum(Elf *_e, void *_eh, int _elfclass, size_t _shnum);
H A Delf_update.c695 _libelf_setshnum(e, ehdr, ec, shnum); in _libelf_resync_elf()