Searched defs:begin (Results 1 – 10 of 10) sorted by relevance
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
225 func (pgo *pgo) begin(ctx BaseModuleContext) { func
206 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
92 func (vndk *vndkdep) begin(ctx BaseModuleContext) {} func
363 begin(ctx BaseModuleContext) methodSpec1588 func (c *Module) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument