Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dunwind.c47 struct unwind_queue_t { struct
52 static void queue_print(struct unwind_queue_t *queue); argument
208 queue_put(struct unwind_queue_t *queue, in queue_put()
258 queue_print(struct unwind_queue_t *queue) in queue_print()
H A Ddefs.h245 struct unwind_queue_t *unwind_queue;
H A DChangeLog5577 rename its type queue_t to unwind_queue_t.
5578 * unwind.c (struct unwind_queue_t): Rename to unwind_queue_t.