Searched refs:GetModuleInfo (Results 1 – 6 of 6) sorted by relevance
76 *GetModuleInfo(const char *,ExceptionInfo *);
216 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception) in GetModuleInfo() function308 p=GetModuleInfo("*",exception); in GetModuleInfoList()1251 module_info=(ModuleInfo *) GetModuleInfo(module,exception); in OpenModule()
1007 (void) GetModuleInfo((char *) NULL,exception); in IsMagickTreeInstantiated()
122 bool GetModuleInfo(PDBModuleInfo *info);
791 if (GetModuleInfo(&info) && info.cpu == L"x86_64") { in PrintFrameData()830 if (!GetModuleInfo(&info)) { in PrintPDBInfo()1147 bool PDBSourceLineWriter::GetModuleInfo(PDBModuleInfo *info) { in GetModuleInfo() function in google_breakpad::PDBSourceLineWriter
154 return writer.GetModuleInfo(pdb_info); in DumpSymbolsToTempFile()