Searched defs:GetModuleInfo (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc791 if (GetModuleInfo(&info) && info.cpu == L"x86_64") {
830 if (!GetModuleInfo(&info)) {
1147 bool PDBSourceLineWriter::GetModuleInfo(PDBModuleInfo *info) { function in class:google_breakpad::PDBSourceLineWriter

Completed in 317 milliseconds