Searched defs:DebugUnwindFeature (Results 1 – 5 of 5) sorted by relevance
37 PROTOBUF_CONSTEXPR DebugUnwindFeature::DebugUnwindFeature( in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature368 DebugUnwindFeature::DebugUnwindFeature(::PROTOBUF_NAMESPACE_ID::Arena* arena, in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature374 DebugUnwindFeature::DebugUnwindFeature(const DebugUnwindFeature& from) in DebugUnwindFeature() function in simpleperf::proto::DebugUnwindFeature
47 class DebugUnwindFeature; variable237 inline DebugUnwindFeature() : DebugUnwindFeature(nullptr) {} in DebugUnwindFeature() function242 DebugUnwindFeature(DebugUnwindFeature&& from) noexcept in DebugUnwindFeature() function
24 message DebugUnwindFeature { message
72 using DebugUnwindFeature = std::vector<DebugUnwindFile>; variable
25 message DebugUnwindFeature { message