Home
last modified time | relevance | path

Searched refs:make_fcontext (Results 1 – 20 of 20) sorted by relevance

/TaskScheduler/ThirdParty/Boost.Context/asm/
H A Dmake_ppc64_sysv_elf_gas.S91 .globl make_fcontext
95 make_fcontext: label
98 .localentry make_fcontext, . - make_fcontext
102 make_fcontext: label
108 .L.make_fcontext:
110 .hidden .make_fcontext
111 .globl .make_fcontext
117 .make_fcontext: label
179 .size make_fcontext, .-make_fcontext
182 .size .make_fcontext, .-.L.make_fcontext
[all …]
H A Dmake_ppc32_sysv_xcoff_gas.S1 .globl make_fcontext[DS]
2 .globl .make_fcontext[PR]
4 .csect make_fcontext[DS]
5 make_fcontext: label
6 .long .make_fcontext[PR]
7 .csect .make_fcontext[PR], 3
8 #.make_fcontext:
12 # first arg of make_fcontext() == top address of context-function
20 # third arg of make_fcontext() == address of context-function
H A Dmake_x86_64_sysv_elf_gas.S35 .globl make_fcontext
36 .type make_fcontext,@function
38 make_fcontext: label
72 .size make_fcontext,.-make_fcontext
H A Dmake_mips32_o32_elf_gas.S35 .globl make_fcontext
37 .type make_fcontext,@function
38 .ent make_fcontext
39 make_fcontext: label
45 # first arg of make_fcontext() == top address of context-stack
57 # third arg of make_fcontext() == address of context-function
85 .end make_fcontext
86 .size make_fcontext, .-make_fcontext
H A Dmake_arm_aapcs_elf_gas.S42 .globl make_fcontext
44 .type make_fcontext,%function
45 make_fcontext: label
52 @ third arg of make_fcontext() == address of context-function
68 .size make_fcontext,.-make_fcontext
H A Dmake_arm64_aapcs_elf_gas.S57 .global make_fcontext
58 .type make_fcontext, %function
59 make_fcontext: label
66 # third arg of make_fcontext() == address of context-function
83 .size make_fcontext,.-make_fcontext
H A Dmake_i386_sysv_elf_gas.S21 .globl make_fcontext
23 .type make_fcontext,@function
24 make_fcontext: label
74 .size make_fcontext,.-make_fcontext
H A Dmake_ppc32_sysv_elf_gas.S70 .globl make_fcontext
72 .type make_fcontext,@function
73 make_fcontext: label
77 # first arg of make_fcontext() == top address of context-function
85 # third arg of make_fcontext() == address of context-function
120 .size make_fcontext, .-make_fcontext
H A Dmake_x86_64_ms_pe_gas.asm87 .globl make_fcontext
88 .def make_fcontext; .scl 2; .type 32; .endef
89 .seh_proc make_fcontext
90 make_fcontext: label
H A Dmake_sparc_sysv_elf_gas.S42 .globl make_fcontext
44 .type make_fcontext,@function
47 make_fcontext: label
82 .size make_fcontext,.-make_fcontext
H A Dmake_sparc64_sysv_elf_gas.S48 .globl make_fcontext
50 .type make_fcontext,@function
53 make_fcontext: label
86 .size make_fcontext,.-make_fcontext
H A Dmake_ppc64_sysv_xcoff_gas.S1 .globl make_fcontext[DS]
2 .globl .make_fcontext[PR]
4 .csect .make_fcontext[PR], 3
10 # first arg of make_fcontext() == top address of context-function
18 # third arg of make_fcontext() == address of context-function
H A Dmake_arm_aapcs_pe_armasm.asm44 EXPORT make_fcontext
47 make_fcontext PROC label
48 ; first arg of make_fcontext() == top of context-stack
60 ; second arg of make_fcontext() == size of context-stack
68 ; third arg of make_fcontext() == address of context-function
H A Dmake_i386_ms_pe_masm.asm29 make_fcontext PROC label
30 ; first arg of make_fcontext() == top of context-stack
46 ; first arg of make_fcontext() == top of context-stack
50 ; second arg of make_fcontext() == size of context-stack
61 ; third arg of make_fcontext() == address of context-function
121 make_fcontext ENDP
H A Dmake_ppc64_sysv_macho_gas.S97 ; first arg of make_fcontext() == top address of context-function
105 ; third arg of make_fcontext() == address of context-function
H A Dmake_ppc32_sysv_macho_gas.S76 ; first arg of make_fcontext() == top address of context-function
84 ; third arg of make_fcontext() == address of context-function
H A Dmake_arm_aapcs_macho_gas.S51 @ third arg of make_fcontext() == address of context-function
H A Dmake_x86_64_ms_pe_masm.asm83 make_fcontext PROC FRAME label
H A Dmake_arm64_aapcs_macho_gas.S60 ; third arg of make_fcontext() == address of context-function
/TaskScheduler/ThirdParty/Boost.Context/
H A Dfcontext.h48 fcontext_t make_fcontext