Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/libpe/
Dpe_update.c68 if (libpe_resync_sections(pe, off) < 0) in pe_update()
D_libpe.h205 int libpe_resync_sections(PE *, off_t);
Dlibpe_section.c310 libpe_resync_sections(PE *pe, off_t off) in libpe_resync_sections() function