Searched refs:libpe_load_all_sections (Results 1 – 5 of 5) sorted by relevance
52 if (libpe_load_all_sections(pe) < 0) in pe_cntl()
52 if (libpe_load_all_sections(pe) < 0) in pe_getbuffer()
192 int libpe_load_all_sections(PE *);
276 if (libpe_load_all_sections(pe) < 0) in libpe_write_msdos_stub()
258 libpe_load_all_sections(PE *pe) in libpe_load_all_sections() function