Home
last modified time | relevance | path

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

12

/external/strace/linux/hppa/
Drt_sigframe.h34 unsigned int tramp[9]; member
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi.h218 char tramp[FFI_TRAMPOLINE_SIZE]; member
235 char tramp[FFI_TRAMPOLINE_SIZE]; member
Dffi.c410 char *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi.h254 char tramp[FFI_TRAMPOLINE_SIZE]; member
271 char tramp[FFI_TRAMPOLINE_SIZE]; member
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi.h220 char tramp[FFI_TRAMPOLINE_SIZE]; member
233 char tramp[FFI_TRAMPOLINE_SIZE]; member
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffi.c180 unsigned int *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffi.c259 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Dffi.c247 uint32_t *tramp = (uint32_t *) & (closure->tramp[0]); in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Dffi.c255 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffi.c246 char *tramp = (char *) codeloc; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/
Dffi.c251 unsigned short *tramp = (unsigned short *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffi.c372 unsigned int *tramp = (unsigned int *) codeloc; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffi.c282 unsigned long* tramp = (unsigned long*)&(closure->tramp[0]); in ffi_prep_closure_loc() local
/external/valgrind/coregrind/m_sigframe/
Dsigframe-ppc64-linux.c111 UInt tramp[TRAMP_SIZE]; member
/external/python/cpython2/Modules/_ctypes/libffi/src/sh64/
Dffi.c303 unsigned int *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffi.c495 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dffi.c463 unsigned int *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/pa/
Dffi.c633 UINT32 *tramp = (UINT32 *)(closure->tramp); in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_sysv.c650 unsigned int *tramp; in ffi_prep_closure_loc_sysv() local
Dffi_linux64.c678 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc_linux64() local
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffi.c672 unsigned int *tramp = (unsigned int *) &closure->tramp[0]; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffi.c430 struct ffi_ia64_trampoline_struct *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dffi64.c539 volatile unsigned short *tramp; in ffi_prep_closure_loc() local
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
Dx86-ffi64.c595 volatile unsigned short* tramp = in ffi_prep_closure() local
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c726 unsigned int* tramp = (unsigned int*)&closure->tramp[0]; in ffi_prep_closure() local

12