Searched refs:kMaxInstructionByteSize (Results 1 – 2 of 2) sorted by relevance
158 enum { kMaxInstructionByteSize = 32 }; enumerator
780 || insn_len > kMaxInstructionByteSize) { in GetNonCallSiteUnwindPlanFromAssembly()1158 || insn_len > kMaxInstructionByteSize) { in AugmentUnwindPlanFromCallSite()1367 || insn_len > kMaxInstructionByteSize in FindFirstNonPrologueInstruction()