Home
last modified time | relevance | path

Searched refs:GET_MEMORY (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/mi/
Dmempool.c111 GET_MEMORY (mem, size); in expand()
115 GET_MEMORY (mem, size); in expand()
/external/libunwind/include/
Dlibunwind_i.h228 #define GET_MEMORY(mem, size) \ macro
/external/libunwind/src/x86_64/
DGtrace.c91 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t)); in trace_cache_buckets()