Searched refs:stack_maps (Results 1 – 3 of 3) sorted by relevance
53 unwindstack::Maps* stack_maps() { return stack_maps_.get(); } in stack_maps() function
116 unwindstack::Maps* maps = stack_maps(); in GetFunctionName()
50 unwindstack::Unwinder unwinder(MAX_BACKTRACE_FRAMES + num_ignore_frames, stack_map->stack_maps(), in Unwind()