Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DUnwinder.cpp134 static bool ShouldStop(const std::vector<std::string>* map_suffixes_to_ignore, in ShouldStop()
149 const std::vector<std::string>* map_suffixes_to_ignore) { in Unwind()
436 const std::vector<std::string>* map_suffixes_to_ignore) { in Unwind()
H A DThreadUnwinder.cpp150 const std::vector<std::string>* map_suffixes_to_ignore) { in UnwindWithSignal()