Searched refs:FillModuleInfo (Results 1 – 4 of 4) sorted by relevance
39 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset, in FillModuleInfo() function in __sanitizer::AddressInfo47 void AddressInfo::FillModuleInfo(const LoadedModule &mod) { in FillModuleInfo() function in __sanitizer::AddressInfo
49 void FillModuleInfo(const char *mod_name, uptr mod_offset, ModuleArch arch);50 void FillModuleInfo(const LoadedModule &mod);
97 info->FillModuleInfo(first->info.module, first->info.module_offset, in get_new_frame()
92 res->info.FillModuleInfo(*mod); in SymbolizePC()355 cur->info.FillModuleInfo(res->info.module, res->info.module_offset, in ParseSymbolizePCOutput()