Searched refs:libpe_resync_sections (Results 1 – 3 of 3) sorted by relevance
68 if (libpe_resync_sections(pe, off) < 0) in pe_update()
205 int libpe_resync_sections(PE *, off_t);
310 libpe_resync_sections(PE *pe, off_t off) in libpe_resync_sections() function