Searched defs:GetModuleInfo (Results 1 – 3 of 3) sorted by relevance
| /external/google-breakpad/src/common/windows/ | ||
| D | pe_source_line_writer.cc | 72 bool PESourceLineWriter::GetModuleInfo(PDBModuleInfo* info) { in GetModuleInfo() function in google_breakpad::PESourceLineWriter |
| D | pdb_source_line_writer.cc | 1439 bool PDBSourceLineWriter::GetModuleInfo(PDBModuleInfo* info) { in GetModuleInfo() function in google_breakpad::PDBSourceLineWriter |
| /external/angle/util/windows/third_party/StackWalker/src/ | ||
| D | StackWalker.cpp | 823 BOOL GetModuleInfo(HANDLE hProcess, DWORD64 baseAddr, IMAGEHLP_MODULE64_V3* pModuleInfo) in GetModuleInfo() function in StackWalkerInternal |