Searched refs:FillModuleInfo (Results 1 – 4 of 4) sorted by relevance
36 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset) { in FillModuleInfo() function in __sanitizer::AddressInfo
71 res->info.FillModuleInfo(module_name, module_offset); in SymbolizePC()291 cur->info.FillModuleInfo(res->info.module, res->info.module_offset); in ParseSymbolizePCOutput()
46 void FillModuleInfo(const char *mod_name, uptr mod_offset);
98 info->FillModuleInfo(first->info.module, first->info.module_offset); in get_new_frame()