Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libpe/
H A Dpe_buffer.c55 if (libpe_load_section(pe, ps) < 0) in pe_getbuffer()
89 if (libpe_load_section(pe, ps) < 0) in pe_newbuffer()
H A Dlibpe_section.c188 libpe_load_section(PE *pe, PE_Scn *ps) in libpe_load_section() function
302 if (libpe_load_section(pe, ps) < 0) in libpe_load_all_sections()
394 if (libpe_load_section(pe, ps) < 0) in libpe_resync_sections()
H A D_libpe.h193 int libpe_load_section(PE *, PE_Scn *);