Lines Matching refs:make_fcontext
70 .globl make_fcontext
74 make_fcontext: label
75 addis %r2, %r12, .TOC.-make_fcontext@ha
76 addi %r2, %r2, .TOC.-make_fcontext@l
77 .localentry make_fcontext, . - make_fcontext
81 make_fcontext: label
83 .quad .L.make_fcontext,.TOC.@tocbase,0
84 .type make_fcontext,@function
87 .L.make_fcontext:
89 .hidden .make_fcontext
90 .globl .make_fcontext
91 .quad .make_fcontext,.TOC.@tocbase,0
92 .size make_fcontext,24
93 .type .make_fcontext,@function
96 .make_fcontext: label
102 # first arg of make_fcontext() == top address of context-stack
110 # third arg of make_fcontext() == address of context-function
167 .size make_fcontext, .-make_fcontext
170 .size .make_fcontext, .-.L.make_fcontext
172 .size .make_fcontext, .-.make_fcontext