Home
last modified time | relevance | path

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

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