Home
last modified time | relevance | path

Searched refs:flush_cache (Results 1 – 20 of 20) sorted by relevance

/external/libunwind/tests/
Dflush-cache.S9 .global flush_cache symbol
11 .proc flush_cache label
12 flush_cache: label
37 .endp flush_cache
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
[all …]
Dflush-cache.h31 #define flush_cache(ADDR, LEN) \ macro
35 extern void flush_cache (void *addr, size_t len);
DGtest-dyn1.c190 flush_cache (mem, MAX_FUNC_SIZE); in main()
Dia64-test-dyn1.c34 flush_cache (addr, len); in make_executable()
/external/libunwind/scripts/
Dkernel-files.txt18 $udir/src/mi/flush_cache.c $kdir/unwind/flush_cache.c
/external/libunwind/include/
Dlibunwind-common.h263 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
Dlibunwind-common.h.in229 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
/external/boringssl/src/ssl/
Dssl_lib.cc319 int flush_cache = 0; in ssl_update_cache() local
323 flush_cache = 1; in ssl_update_cache()
328 if (flush_cache) { in ssl_update_cache()
/external/libunwind/
DAndroid.bp136 "src/mi/flush_cache.c",
/external/libunwind/src/
DMakefile.am101 mi/init.c mi/flush_cache.c mi/mempool.c mi/strerror.c
/external/v8/src/arm/
Dmacro-assembler-arm.h1474 FlushICache flush_cache = FLUSH);
Dmacro-assembler-arm.cc3764 FlushICache flush_cache) in CodePatcher() argument
3768 flush_cache_(flush_cache) { in CodePatcher()
/external/v8/src/ppc/
Dmacro-assembler-ppc.h1536 FlushICache flush_cache = FLUSH);
Dmacro-assembler-ppc.cc4287 FlushICache flush_cache) in CodePatcher() argument
4291 flush_cache_(flush_cache) { in CodePatcher()
/external/v8/src/mips/
Dmacro-assembler-mips.h1776 FlushICache flush_cache = FLUSH);
Dmacro-assembler-mips.cc6425 FlushICache flush_cache) in CodePatcher() argument
6429 flush_cache_(flush_cache) { in CodePatcher()
/external/v8/src/s390/
Dmacro-assembler-s390.h1818 FlushICache flush_cache = FLUSH);
Dmacro-assembler-s390.cc5285 FlushICache flush_cache) in CodePatcher() argument
5289 flush_cache_(flush_cache) { in CodePatcher()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h1911 FlushICache flush_cache = FLUSH);
Dmacro-assembler-mips64.cc6832 FlushICache flush_cache) in CodePatcher() argument
6836 flush_cache_(flush_cache) { in CodePatcher()