Home
last modified time | relevance | path

Searched refs:ffi_closure_ASM (Results 1 – 2 of 2) sorted by relevance

/external/libffi/src/powerpc/
Daix_closure.S94 .globl ffi_closure_ASM symbol
95 .globl .ffi_closure_ASM
96 .csect ffi_closure_ASM[DS]
98 ffi_closure_ASM: label
99 .long .ffi_closure_ASM, TOC[tc0], 0
101 .ffi_closure_ASM: label
Dffi_darwin.c35 extern void ffi_closure_ASM(void);
556 tramp[2] = (unsigned long) ffi_closure_ASM; /* function */ in ffi_prep_closure_loc()
571 fd = (aix_fd *)(void *)ffi_closure_ASM; in ffi_prep_closure_loc()