Lines Matching defs:module
1274 static void DumpModuleArchitecture(Stream &strm, Module *module, in DumpModuleArchitecture()
1292 static void DumpModuleUUID(Stream &strm, Module *module) { in DumpModuleUUID()
1300 Stream &strm, Module *module, in DumpCompileUnitLineTable()
1404 Module *module, SortOrder sort_order, in DumpModuleSymtab()
1414 Module *module) { in DumpModuleSections()
1428 static bool DumpModuleSymbolFile(Stream &strm, Module *module) { in DumpModuleSymbolFile()
1462 Module *module, uint32_t resolve_mask, in LookupAddressInModule()
1512 Stream &strm, Module *module, in LookupSymbolInModule()
1591 Stream &strm, Module *module, in LookupFunctionInModule()
1624 Module *module, const char *name_cstr, in LookupTypeInModule()
1673 Stream &strm, Module &module, in LookupTypeHere()
1717 Stream &strm, Module *module, in LookupFileAndLineInModule()
1759 Module *module = Module::GetAllocatedModuleAtIndex(image_idx); in FindModulesByName() local
2113 Module *module = module_list.GetModulePointerAtIndex(i); in DoExecute() local
2317 Module *module = module_list.GetModulePointerAtIndex(i); in DoExecute() local
2721 Module *module = matching_modules.GetModulePointerAtIndex(0); in DoExecute() local
3050 Module *module; in DoExecute() local
3083 void PrintModule(Target *target, Module *module, int indent, Stream &strm) { in PrintModule()
3788 bool LookupInModule(CommandInterpreter &interpreter, Module *module, in LookupInModule()
3928 Module *module = module_list.GetModulePointerAtIndex(j); in DoExecute() local