Searched refs:SanitizerSupported (Results 1 – 3 of 3) sorted by relevance
45 SanitizerSupported(t SanitizerType) bool methodSpec
166 func (*Module) SanitizerSupported(t SanitizerType) bool { func928 if !c.SanitizerSupported(cfi) {959 if d.StaticallyLinked() && d.SanitizerSupported(t) {1333 cfiSupported := mctx.Module().(PlatformSanitizeable).SanitizerSupported(cfi)
405 func (mod *Module) SanitizerSupported(t cc.SanitizerType) bool { func