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

  /external/libunwind/src/ia64/
Gglobal.c 82 mempool_init (&unw.labeled_state_pool,
Gparser.c 37 #define alloc_labeled_state() (mempool_alloc (&unw.labeled_state_pool))
38 #define free_labeled_state(s) (mempool_free (&unw.labeled_state_pool, s))
  /external/libunwind/include/tdep-ia64/
libunwind_i.h 219 struct mempool labeled_state_pool; member in struct:ia64_global_unwind_state

Completed in 215 milliseconds