Searched refs:SanitizerSupported (Results 1 – 3 of 3) sorted by relevance
49 SanitizerSupported(t SanitizerType) bool methodSpec
143 func (*Module) SanitizerSupported(t SanitizerType) bool { func880 if !c.SanitizerSupported(cfi) {911 if d.StaticallyLinked() && d.SanitizerSupported(t) {1284 cfiSupported := mctx.Module().(PlatformSanitizeable).SanitizerSupported(cfi)
258 func (mod *Module) SanitizerSupported(t cc.SanitizerType) bool { func