Home
last modified time | relevance | path

Searched refs:flush_cache (Results 1 – 13 of 13) 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.h252 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
Dlibunwind-common.h.in229 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
/external/libunwind/
DAndroid.mk79 src/mi/flush_cache.c \
/external/libunwind/src/
DMakefile.am101 mi/init.c mi/flush_cache.c mi/mempool.c mi/strerror.c
/external/chromium_org/v8/src/arm/
Dmacro-assembler-arm.h1509 FlushICache flush_cache = FLUSH);
Dmacro-assembler-arm.cc4034 FlushICache flush_cache) in CodePatcher() argument
4038 flush_cache_(flush_cache) { in CodePatcher()
/external/chromium_org/v8/src/mips/
Dmacro-assembler-mips.h1661 FlushICache flush_cache = FLUSH);
Dmacro-assembler-mips.cc5685 FlushICache flush_cache) in CodePatcher() argument
5689 flush_cache_(flush_cache) { in CodePatcher()