Searched refs:kDefaultNumberOfUnwindCodeWords (Results 1 – 1 of 1) sorted by relevance
252 static constexpr int kDefaultNumberOfUnwindCodeWords = 1; variable299 template <int kNumberOfUnwindCodeWords = kDefaultNumberOfUnwindCodeWords>379 STATIC_ASSERT(kDefaultNumberOfUnwindCodeWords < in GetUnwindInfoForBuiltinFunction()381 xdata.unwind_info.CodeWords = kDefaultNumberOfUnwindCodeWords; in GetUnwindInfoForBuiltinFunction()