Searched defs:begin (Results 1 – 11 of 11) sorted by relevance
100 func (cov *coverage) begin(ctx BaseModuleContext) { func
106 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
1382 func (mod *Module) begin(ctx BaseModuleContext) { func
71 func (stl *stl) begin(ctx BaseModuleContext) { func
70 func (lto *lto) begin(ctx BaseModuleContext) { func
45 func (afdo *afdo) begin(ctx BaseModuleContext) { func
149 func (orderfile *orderfile) begin(ctx BaseModuleContext) { func
209 func (cov *coverage) begin(ctx BaseModuleContext) { func
463 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
2640 func (c *Module) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument