Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_scn.c58 _libelf_load_section_headers(Elf *e, void *ehdr) in _libelf_load_section_headers() function
162 _libelf_load_section_headers(e, ehdr) == 0) in elf_getscn()
221 _libelf_load_section_headers(e, ehdr) == 0) in elf_newscn()
H A D_libelf.h228 int _libelf_load_section_headers(Elf *e, void *ehdr);
H A Delf_update.c651 _libelf_load_section_headers(e, ehdr) == 0) in _libelf_resync_elf()