Searched refs:profileSamplingFlag (Results 1 – 1 of 1) sorted by relevance
45 const profileSamplingFlag = "-gline-tables-only" const103 flags.CFlags = append(flags.CFlags, profileSamplingFlag)104 flags.LdFlags = append(flags.LdFlags, profileSamplingFlag)