Searched refs:GetPEInfo (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.h126 bool GetPEInfo(PEModuleInfo *info);
H A Dpdb_source_line_writer.cc846 if (!GetPEInfo(&info)) {
1243 bool PDBSourceLineWriter::GetPEInfo(PEModuleInfo *info) { function in class:google_breakpad::PDBSourceLineWriter

Completed in 86 milliseconds