Searched defs:ctxt0 (Results 1 – 2 of 2) sorted by relevance
18 type ctxt0 struct { struct19 ctxt *obj.Link20 newprog obj.ProgAlloc21 cursym *obj.LSym22 autosize int3223 instoffset int6424 pc int64642 func (c *ctxt0) isUnsafePoint(p *obj.Prog) bool {650 func (c *ctxt0) isRestartable(p *obj.Prog) bool {673 func (c *ctxt0) aclass(a *obj.Addr) int {[all …]
44 type ctxt0 struct { struct45 ctxt *obj.Link46 newprog obj.ProgAlloc47 cursym *obj.LSym48 autosize int3249 instoffset int6450 pc int64539 func (c *ctxt0) isUnsafePoint(p *obj.Prog) bool {547 func (c *ctxt0) isRestartable(p *obj.Prog) bool {570 func (c *ctxt0) aclass(a *obj.Addr) int {[all …]