Home
last modified time | relevance | path

Searched refs:mod_offset (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer.cc36 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset) { in FillModuleInfo() argument
38 module_offset = mod_offset; in FillModuleInfo()
Dsanitizer_symbolizer.h46 void FillModuleInfo(const char *mod_name, uptr mod_offset);