Home
last modified time | relevance | path

Searched defs:tramp (Results 1 – 25 of 35) sorted by relevance

12

/third_party/libffi/include/
Dffi-arm.h298 char tramp[FFI_TRAMPOLINE_SIZE]; member
345 char tramp[FFI_TRAMPOLINE_SIZE]; member
370 char tramp[FFI_TRAMPOLINE_SIZE]; member
422 void *tramp; member
Dffi-aarch64.h298 char tramp[FFI_TRAMPOLINE_SIZE]; member
345 char tramp[FFI_TRAMPOLINE_SIZE]; member
370 char tramp[FFI_TRAMPOLINE_SIZE]; member
422 void *tramp; member
Dffi-x86_64.h298 char tramp[FFI_TRAMPOLINE_SIZE]; member
345 char tramp[FFI_TRAMPOLINE_SIZE]; member
370 char tramp[FFI_TRAMPOLINE_SIZE]; member
422 void *tramp; member
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h311 char tramp[FFI_TRAMPOLINE_SIZE]; member
358 char tramp[FFI_TRAMPOLINE_SIZE]; member
383 char tramp[FFI_TRAMPOLINE_SIZE]; member
435 void *tramp; member
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi.h254 char tramp[FFI_TRAMPOLINE_SIZE]; member
271 char tramp[FFI_TRAMPOLINE_SIZE]; member
/third_party/libffi/src/arc/
Dffi.c245 uint32_t *tramp = (uint32_t *) & (closure->tramp[0]); in ffi_prep_closure_loc() local
/third_party/libffi/src/nios2/
Dffi.c259 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/third_party/libffi/src/frv/
Dffi.c255 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/third_party/libffi/src/vax/
Dffi.c246 char *tramp = (char *) codeloc; in ffi_prep_closure_loc() local
/third_party/libffi/src/moxie/
Dffi.c264 unsigned short *tramp = (unsigned short *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/third_party/libffi/src/m88k/
Dffi.c372 unsigned int *tramp = (unsigned int *) codeloc; in ffi_prep_closure_loc() local
/third_party/libffi/src/microblaze/
Dffi.c282 unsigned long* tramp = (unsigned long*)&(closure->tramp[0]); in ffi_prep_closure_loc() local
/third_party/libffi/src/or1k/
Dffi.c271 unsigned short *tramp = (unsigned short *) closure->tramp; in ffi_prep_closure_loc() local
/third_party/libffi/src/sh64/
Dffi.c303 unsigned int *tramp; in ffi_prep_closure_loc() local
/third_party/libffi/src/x86/
Dffi.c536 char *tramp = closure->tramp; in ffi_prep_closure_loc() local
625 char *tramp = closure->tramp; in ffi_prep_raw_closure_loc() local
Dffiw64.c207 char *tramp = closure->tramp; in EFI64() local
/third_party/openssl/crypto/
Dsparse_array.c136 struct trampoline_st tramp; in ossl_sa_doall() local
/third_party/libffi/src/pa/
Dffi.c633 UINT32 *tramp = (UINT32 *)(closure->tramp); in ffi_prep_closure_loc() local
/third_party/libffi/src/sh/
Dffi.c463 unsigned int *tramp; in ffi_prep_closure_loc() local
/third_party/libffi/src/alpha/
Dffi.c332 unsigned int *tramp; in ffi_prep_closure_loc() local
/third_party/libffi/src/sparc/
Dffi.c336 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/third_party/libffi/src/powerpc/
Dffi_sysv.c639 unsigned int *tramp; in ffi_prep_closure_loc_sysv() local
/third_party/libffi/src/s390/
Dffi.c724 unsigned long *tramp = (unsigned long *)&closure->tramp; in ffi_prep_closure_loc() local
/third_party/libffi/src/ia64/
Dffi.c446 struct ffi_ia64_trampoline_struct *tramp; in ffi_prep_closure_loc() local
/third_party/python/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c594 volatile unsigned short* tramp; in ffi_prep_closure() local

12