Searched refs:flush_range (Results 1 – 6 of 6) sorted by relevance
/external/libffi/src/powerpc/ |
D | ffi_darwin.c | 950 static void flush_range(char *, int); 1051 flush_range(codeloc, FFI_TRAMPOLINE_SIZE); in ffi_prep_closure_loc() 1092 flush_range(char * addr1, int size) in flush_range() function
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_darwin.c | 950 static void flush_range(char *, int); 1051 flush_range(codeloc, FFI_TRAMPOLINE_SIZE); in ffi_prep_closure_loc() 1092 flush_range(char * addr1, int size) in flush_range() function
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 699 flush_range( in flush_range() function 762 flush_range(closure->tramp, FFI_TRAMPOLINE_SIZE); in ffi_prep_closure()
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 699 flush_range( in flush_range() function 762 flush_range(closure->tramp, FFI_TRAMPOLINE_SIZE); in ffi_prep_closure()
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 5563 (flush_icache, flush_range): New functions.
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 5563 (flush_icache, flush_range): New functions.
|