Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withXlogue (0.4 sec)

  1. src/cmd/internal/obj/ppc64/obj9.go

    					q.From.Offset = int64(-autosize)
    					q.To.Type = obj.TYPE_REG
    					q.To.Reg = REGSP
    					q.Spadj = +autosize
    
    					q = c.ctxt.EndUnsafePoint(q, c.newprog, -1)
    				}
    				prologueEnd.Pos = prologueEnd.Pos.WithXlogue(src.PosPrologueEnd)
    			} else if c.cursym.Func().Text.Mark&LEAF == 0 {
    				// A very few functions that do not return to their caller
    				// (e.g. gogo) are not identified as leaves but still have
    				// no frame.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 40.8K bytes
    - Viewed (0)
Back to top