Searched refs:ShouldSkipLibrary (Results 1 – 2 of 2) sorted by relevance
61 bool LocalUnwinder::ShouldSkipLibrary(const std::string& map_name) { in ShouldSkipLibrary() function in unwindstack::LocalUnwinder123 if (num_frames != 0 || !ShouldSkipLibrary(map_info->name)) { in Unwind()
69 bool ShouldSkipLibrary(const std::string& map_name);