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

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

Completed in 103 milliseconds