Searched refs:GetModuleNameAndOffsetForPC (Results 1 – 3 of 3) sorted by relevance
98 virtual bool GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, in GetModuleNameAndOffsetForPC() function
605 bool GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, in GetModuleNameAndOffsetForPC() function in __sanitizer::POSIXSymbolizer
468 if (Symbolizer::Get()->GetModuleNameAndOffsetForPC(addr, &module_name, in GetSuppressionForAddr()