Home
last modified time | relevance | path

Searched refs:static_chain (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h99 void* static_chain; /* Pointer to closure */ member
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dppc-ffitarget.h99 void* static_chain; /* Pointer to closure */ member
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffitarget.h178 void * static_chain; /* Pointer to closure */ member
Dffi_darwin.c1064 tramp_aix->static_chain = codeloc; in ffi_prep_closure_loc()
/external/libffi/src/powerpc/
Dffitarget.h199 void * static_chain; /* Pointer to closure */ member
Dffi_darwin.c1100 tramp_aix->static_chain = codeloc; in ffi_prep_closure_loc()
/external/libffi/src/x86/
Dffi.c230 int static_chain; /* the static chain register used by gcc */ member
305 frame->regs[pabi->static_chain] = (unsigned)closure; in ffi_call_int()
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c778 tramp_aix->static_chain = closure; in ffi_prep_closure()
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c778 tramp_aix->static_chain = closure; in ffi_prep_closure()