Searched refs:mod_offset (Results 1 – 4 of 4) sorted by relevance
36 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset) { in FillModuleInfo() argument38 module_offset = mod_offset; in FillModuleInfo()
46 void FillModuleInfo(const char *mod_name, uptr mod_offset);
35 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset, in FillModuleInfo() argument38 module_offset = mod_offset; in FillModuleInfo()
47 void FillModuleInfo(const char *mod_name, uptr mod_offset, ModuleArch arch);