Home
last modified time | relevance | path

Searched defs:flush_cache (Results 1 – 4 of 4) sorted by relevance

/third_party/libunwind/libunwind/tests/
Dflush-cache.S9 .global flush_cache symbol
11 .proc flush_cache label
12 flush_cache: label
41 .globl flush_cache symbol
42 flush_cache: label
49 .globl flush_cache symbol
50 flush_cache: label
57 .globl flush_cache symbol
58 flush_cache: label
67 .globl flush_cache symbol
[all …]
Dflush-cache.h31 #define flush_cache(ADDR, LEN) \ macro
/third_party/ffmpeg/libavcodec/
Dpgssubdec.c102 static void flush_cache(AVCodecContext *avctx) in flush_cache() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c474 …_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr()
573 …_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_uw new_constant, sljit_s32 flush_cache) in inline_set_const()