Home
last modified time | relevance | path

Searched refs:setjmp (Results 1 – 11 of 11) sorted by relevance

/DragonStub/lib/ia32/
H A Dsetjmp.S16 .globl setjmp
18 .type setjmp, @function
20 .def setjmp; .scl 2; .type 32; .endef
22 setjmp: label
/DragonStub/lib/arm/
H A Dsetjmp.S14 .globl setjmp
15 .type setjmp, %function
16 setjmp: label
/DragonStub/lib/x86_64/
H A Dsetjmp.S2 .globl setjmp
4 .type setjmp, @function
6 .def setjmp; .scl 2; .type 32; .endef
8 setjmp: label
/DragonStub/lib/aarch64/
H A Dsetjmp.S36 .globl setjmp
37 .type setjmp, @function
38 setjmp: label
/DragonStub/lib/riscv64/
H A Dsetjmp.S42 .globl setjmp
43 .type setjmp, @function
45 setjmp: label
/DragonStub/lib/loongarch64/
H A Dsetjmp.S26 .globl setjmp
27 .type setjmp, @function
28 setjmp: label
/DragonStub/lib/mips64el/
H A Dsetjmp.S21 .globl setjmp
22 .type setjmp, @function
23 setjmp: label
/DragonStub/inc/
H A Defisetjmp.h7 extern UINTN setjmp(jmp_buf env) __attribute__((returns_twice));
/DragonStub/lib/ia64/
H A Dsetjmp.S16 .globl setjmp
17 .type setjmp, @function
18 setjmp: label
/DragonStub/lib/
H A DMakefile50 $(ARCH)/initplat $(ARCH)/math $(ARCH)/setjmp
/DragonStub/
H A DChangeLog18 Turns out we actually need setjmp in one of gnu-efi's prominent
25 shouldn't setjmp()/longjmp() between functions with EFIAPI (aka
1111 * Add setjmp/longjmp