Searched refs:HWASanEnabledForPath (Results 1 – 2 of 2) sorted by relevance
619 if s.Hwaddress == nil && ctx.Config().HWASanEnabledForPath(ctx.ModuleDir()) &&
1825 func (c *config) HWASanEnabledForPath(path string) bool { func