Searched defs:begin (Results 1 – 11 of 11) sorted by relevance
89 func (cov *coverage) begin(ctx BaseModuleContext) { func
111 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
1089 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
153 func (orderfile *orderfile) begin(ctx BaseModuleContext) { func
209 func (cov *coverage) begin(ctx BaseModuleContext) { func
454 func (sanitize *sanitize) begin(ctx BaseModuleContext) { func
2171 func (c *Module) begin(ctx BaseModuleContext) { func
47 Complete(name string, thread Thread, begin, end uint64) argument