Home
last modified time | relevance | path

Searched refs:_exit (Results 1 – 18 of 18) sorted by relevance

/ext-fiber/boost/asm/
H A Dmake_mips64_n64_elf_gas.S86 # call _exit(0)
88 # area on the stack which we reuse for calling _exit
89 dla $t9, _exit
H A Dmake_x86_64_ms_pe_clang_gas.S167 call _exit
171 .def _exit; .scl 2; .type 32; .endef /* standard C library function */
H A Dmake_x86_64_ms_pe_gas.asm167 call _exit
171 .def _exit; .scl 2; .type 32; .endef /* standard C library function */
H A Dmake_mips32_o32_elf_gas.S87 # call _exit(0)
89 # area on the stack which we reuse for calling _exit
90 la $t9, _exit
H A Dmake_s390x_sysv_elf_gas.S105 brasl %r14,_exit@PLT
H A Dmake_x86_64_sysv_elf_gas.S77 call _exit@PLT
H A Dmake_ppc32_sysv_elf_gas.S126 # Use the secure PLT for _exit(0). If we use the insecure BSS PLT
136 # call _exit(0) with special addend 0x8000 for large model
138 bl _exit + 0x8000@plt
H A Dmake_arm_aapcs_pe_armasm.asm31 IMPORT _exit
74 bl _exit
H A Dmake_x86_64_ms_pe_masm.asm86 EXTERN _exit:PROC
H A Dmake_arm64_aapcs_elf_gas.S81 bl _exit
H A Dmake_riscv64_sysv_elf_gas.S87 tail _exit@plt
H A Dmake_i386_sysv_elf_gas.S102 call _exit@PLT
H A Dmake_arm_aapcs_elf_gas.S77 bl _exit@PLT
H A Dmake_ppc32_sysv_xcoff_gas.S137 bl ._exit
H A Dmake_ppc64_sysv_xcoff_gas.S67 bl ._exit
H A Dmake_ppc32_sysv_macho_gas.S137 bl _exit@plt
H A Dmake_i386_ms_pe_masm.asm26 _exit PROTO, value:SDWORD label
137 call _exit
H A Dmake_ppc64_sysv_elf_gas.S164 bl _exit

Completed in 45 milliseconds