Searched refs:FEAT_DEBUG_UNWIND (Results 1 – 5 of 5) sorted by relevance
109 FEAT_DEBUG_UNWIND, enumerator
58 {FEAT_DEBUG_UNWIND, "debug_unwind"},574 if (feature_section_descriptors_.count(FEAT_DEBUG_UNWIND)) { in ReadDebugUnwindFeature()576 if (!ReadFeatureSection(FEAT_DEBUG_UNWIND, &s)) { in ReadDebugUnwindFeature()
153 if (reader_->HasFeature(PerfFileFormat::FEAT_DEBUG_UNWIND) && in ProcessFile()419 if (feat_type == PerfFileFormat::FEAT_DEBUG_UNWIND) { in WriteFeatureSections()
435 return WriteFeature(FEAT_DEBUG_UNWIND, s.data(), s.size()); in WriteDebugUnwindFeature()
505 } else if (feature == FEAT_DEBUG_UNWIND) { in DumpFeatureSection()