Home
last modified time | relevance | path

Searched refs:ShouldSkipLibrary (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/
H A DLocalUnwinder.cpp61 bool LocalUnwinder::ShouldSkipLibrary(const std::string& map_name) { in ShouldSkipLibrary() function in unwindstack::LocalUnwinder
110 if (num_frames != 0 || !ShouldSkipLibrary(map_info->name())) { in Unwind()
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DLocalUnwinder.h69 bool ShouldSkipLibrary(const std::string& map_name);