HomeSort by relevance Sort by last modified time
    Searched defs:unw_flush_cache (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/mi/
flush_cache.c 29 unw_flush_cache (unw_addr_space_t as, unw_word_t lo, unw_word_t hi) function
50 unw_flush_cache() is allowed to flush more than the requested
56 # warning unw_flush_cache(): need a way to atomically increment an integer.
  /external/libunwind/include/
libunwind-common.h 263 #define unw_flush_cache UNW_ARCH_OBJ(flush_cache) macro
270 extern void unw_flush_cache (unw_addr_space_t, unw_word_t, unw_word_t);

Completed in 161 milliseconds