Searched refs:clear_location (Results 1 – 4 of 4) sorted by relevance
707 char *clear_location = (char *) codeloc; in ffi_prep_closure_loc() local781 __builtin___clear_cache(clear_location, clear_location + FFI_TRAMPOLINE_SIZE); in ffi_prep_closure_loc()783 cacheflush (clear_location, FFI_TRAMPOLINE_SIZE, ICACHE); in ffi_prep_closure_loc()
6200 void clear_location();12599 inline void SourceCodeInfo::clear_location() { in clear_location() function
6405 (ffi_prep_closure_loc): Use clear_location instead of tramp.
10061 (ffi_prep_closure_loc): Use clear_location instead of tramp.