Home
last modified time | relevance | path

Searched defs:map_suffixes_to_ignore (Results 1 – 1 of 1) sorted by relevance

/system/core/libunwindstack/
DUnwinder.cpp128 static bool ShouldStop(const std::vector<std::string>* map_suffixes_to_ignore, in ShouldStop()
143 const std::vector<std::string>* map_suffixes_to_ignore) { in Unwind()