Home
last modified time | relevance | path

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

/trueos/lib/libelf/
HDelf_scn.c43 _libelf_load_scn(Elf *e, void *ehdr) in _libelf_load_scn() function
145 _libelf_load_scn(e, ehdr) == 0) in elf_getscn()
198 _libelf_load_scn(e, ehdr) == 0) in elf_newscn()
HD_libelf.h183 int _libelf_load_scn(Elf *e, void *ehdr);
HDelf_update.c527 _libelf_load_scn(e, ehdr) == 0) in _libelf_resync_elf()