var progedit_tlsfallback … func progedit(ctxt *obj.Link, p *obj.Prog, newprog obj.ProgAlloc) { … } // Rewrite p, if necessary, to access global data via the global offset table. func (c *ctxt5) rewriteToUseGot(p *obj.Prog) { … } const FOLL … const LABEL … const LEAF … func preprocess(ctxt *obj.Link, cursym *obj.LSym, newprog obj.ProgAlloc) { … } func (c *ctxt5) stacksplit(p *obj.Prog, framesize int32) *obj.Prog { … } var unaryDst … var Linkarm …