Searched refs:unwind_idx (Results 1 – 1 of 1) sorted by relevance
94 struct unwind_idx { struct115 static struct unwind_idx *find_index(uint32_t addr) in find_index() argument122 struct unwind_idx *start = NULL; in find_index()123 struct unwind_idx *item = NULL; in find_index()130 start = (struct unwind_idx *)idx_start; in find_index()133 max = (idx_end - idx_start) / sizeof(struct unwind_idx); in find_index()369 struct unwind_idx *index; in unwind_stack_arm32()