Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderFuzz.cpp51 std::vector<std::string> ignore_suffixes = in PerformUnwind() local
54 unwinder->Unwind(nullptr, &ignore_suffixes); in PerformUnwind()
59 std::vector<std::string> ignore_suffixes = in PerformUnwind() local
62 unwinder->Unwind(&skip_names, &ignore_suffixes); in PerformUnwind()