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