HomeSort by relevance Sort by last modified time
    Searched refs:flush_cache (Results 1 - 13 of 13) sorted by null

  /external/libunwind/tests/
flush-cache.h 31 #define flush_cache(ADDR, LEN) \ macro
35 extern void flush_cache (void *addr, size_t len);
flush-cache.S 9 .global flush_cache
11 .proc flush_cache
12 flush_cache: label
37 .endp flush_cache
41 .globl flush_cache
42 flush_cache: label
49 .globl flush_cache
50 flush_cache: label
57 .globl flush_cache
58 flush_cache label
68 flush_cache: label
78 flush_cache: label
    [all...]
Gtest-dyn1.c 190 flush_cache (mem, MAX_FUNC_SIZE);
ia64-test-dyn1.c 34 flush_cache (addr, len);
  /external/libunwind/include/
libunwind-common.h.in 229 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
libunwind-common.h 252 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache)
  /external/libunwind/
Android.mk 79 src/mi/flush_cache.c \
  /external/chromium_org/v8/src/arm/
macro-assembler-arm.h     [all...]
macro-assembler-arm.cc     [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h     [all...]
macro-assembler-mips.cc     [all...]
  /external/chromium_org/v8/src/mips64/
macro-assembler-mips64.h     [all...]
macro-assembler-mips64.cc     [all...]

Completed in 4334 milliseconds