Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_scn.c52 _libelf_load_section_headers(Elf *e, void *ehdr) in _libelf_load_section_headers() function
160 _libelf_load_section_headers(e, ehdr) == 0) in elf_getscn()
213 _libelf_load_section_headers(e, ehdr) == 0) in elf_newscn()
H A D_libelf.h224 int _libelf_load_section_headers(Elf *e, void *ehdr);
H A Delf_update.c659 _libelf_load_section_headers(e, ehdr) == 0) in _libelf_resync_elf()