Home
last modified time | relevance | path

Searched refs:longjmp (Results 1 – 10 of 10) sorted by relevance

/DragonStub/lib/ia32/
H A Dsetjmp.S33 .globl longjmp
35 .type longjmp, @function
37 .def longjmp; .scl 2; .type 32; .endef
39 longjmp: label
/DragonStub/lib/arm/
H A Dsetjmp.S22 .globl longjmp
23 .type longjmp, %function
24 longjmp: label
/DragonStub/lib/x86_64/
H A Dsetjmp.S22 .globl longjmp
24 .type longjmp, @function
26 .def longjmp; .scl 2; .type 32; .endef
28 longjmp: label
/DragonStub/lib/aarch64/
H A Dsetjmp.S51 .globl longjmp
52 .type longjmp, @function
53 longjmp: label
/DragonStub/lib/riscv64/
H A Dsetjmp.S59 .globl longjmp
60 .type longjmp, @function
62 longjmp: label
/DragonStub/lib/loongarch64/
H A Dsetjmp.S48 .globl longjmp
49 .type longjmp, @function
50 longjmp: label
/DragonStub/lib/mips64el/
H A Dsetjmp.S57 .globl longjmp
58 .type longjmp, @function
59 longjmp: label
/DragonStub/inc/
H A Defisetjmp.h8 extern VOID longjmp(jmp_buf env, UINTN value) __attribute__((noreturn));
/DragonStub/lib/ia64/
H A Dsetjmp.S99 .globl longjmp
100 .type longjmp, @function
102 longjmp: label
/DragonStub/
H A DChangeLog25 shouldn't setjmp()/longjmp() between functions with EFIAPI (aka
1111 * Add setjmp/longjmp