Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DUnwinder.cpp148 void Unwinder::Unwind(const std::vector<std::string>* initial_map_names_to_skip, in Unwind()
435 void UnwinderFromPid::Unwind(const std::vector<std::string>* initial_map_names_to_skip, in Unwind()
DThreadUnwinder.cpp149 const std::vector<std::string>* initial_map_names_to_skip, in UnwindWithSignal()