Searched refs:ReadPEInfo (Results 1 – 3 of 3) sorted by relevance
47 bool ReadPEInfo(const wstring& pe_file, PEModuleInfo* info);
74 return ReadPEInfo(pe_file_, info); in GetPEInfo()
199 bool ReadPEInfo(const wstring & pe_file, PEModuleInfo * info) { in ReadPEInfo() function