Searched defs:begin (Results 1 – 12 of 12) sorted by relevance
65 func (cov *coverage) begin(ctx BaseModuleContext) { func
735 func (mod *Module) begin(ctx BaseModuleContext) { func
47 func (tidy *tidyFeature) begin(ctx BaseModuleContext) { func
61 func (stl *stl) begin(ctx BaseModuleContext) { func
43 func (sabimod *sabi) begin(ctx BaseModuleContext) {} func
65 func (lto *lto) begin(ctx BaseModuleContext) { func
152 func (cov *coverage) begin(ctx BaseModuleContext) { func
227 func (pgo *pgo) begin(ctx BaseModuleContext) { func
92 func (vndk *vndkdep) begin(ctx BaseModuleContext) {} func
204 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
372 begin(ctx BaseModuleContext) methodSpec1613 func (c *Module) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument