Searched refs:DebugUnwindFile (Results 1 – 3 of 3) sorted by relevance
56 struct DebugUnwindFile { struct61 using DebugUnwindFeature = std::vector<DebugUnwindFile>; argument
508 for (const DebugUnwindFile& file : opt_debug_unwind.value()) { in DumpFeatureSection()
161 for (DebugUnwindFile& file : debug_unwind_feature.value()) { in ProcessFile()