Searched refs:DumpDebugUnwindFeature (Results 1 – 1 of 1) sorted by relevance
375 bool DumpDebugUnwindFeature(const std::unordered_set<Dso*>& dso_set);1834 if (keep_failed_unwinding_debug_info_ && !DumpDebugUnwindFeature(debug_unwinding_files)) { in DumpAdditionalFeatures()1939 bool RecordCommand::DumpDebugUnwindFeature(const std::unordered_set<Dso*>& dso_set) { in DumpDebugUnwindFeature() function in simpleperf::__anon08ce178e0110::RecordCommand