|
|
.word -1 /* negative frame size => use callback link */ | .word -1 /* negative frame size => use callback link */ |
.word 0 /* no roots here */ | .word 0 /* no roots here */ |
.align 3 | .align 3 |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.align 16 | .align 16 |
caml_absf_mask: | caml_absf_mask: |
.quad 0x7FFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF | .quad 0x7FFFFFFFFFFFFFFF, 0xFFFFFFFFFFFFFFFF |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.short -1 /* negative frame size => use callback link */ | .short -1 /* negative frame size => use callback link */ |
.short 0 /* no roots */ | .short 0 /* no roots */ |
.align 2 | .align 2 |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.long L104 + 3 /* return address into callback */ | .long L104 + 3 /* return address into callback */ |
.short -1 /* negative frame size => use callback link */ | .short -1 /* negative frame size => use callback link */ |
.short 0 /* no roots */ | .short 0 /* no roots */ |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
#ifdef __ELF__ | #ifdef __ELF__ |
.section .note.GNU-stack,"",%progbits | .section .note.GNU-stack,"",%progbits |
#endif | #endif |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
| |
.common caml_saved_bsp#, 8, 8 | .common caml_saved_bsp#, 8, 8 |
.common caml_saved_rnat#, 8, 8 | .common caml_saved_rnat#, 8, 8 |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.long L107 | return address into callback | .long L107 | return address into callback |
.word -1 | negative frame size => use callback link | .word -1 | negative frame size => use callback link |
.word 0 | no roots here | .word 0 | no roots here |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.short -1 /* negative size count => use callback link */ | .short -1 /* negative size count => use callback link */ |
.short 0 /* no roots here */ | .short 0 /* no roots here */ |
| |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|
|
|
.type Caml_raise_exception, #function | .type Caml_raise_exception, #function |
.type Caml_system__frametable, #object | .type Caml_system__frametable, #object |
#endif | #endif |
|
#ifdef __ELF__ |
|
.section .note.GNU-stack,"",%progbits |
|
#endif |
|
|