Searched refs:ARM64CountOfUnwindCodes (Results 1 – 1 of 1) sorted by relevance
505 static uint32_t ARM64CountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARM64CountOfUnwindCodes() function958 return ARM64CountOfUnwindCodes(ArrayRef<WinEH::Instruction>( in getARM64OffsetInProlog()986 PrologCodeBytes + ARM64CountOfUnwindCodes(Epilog) <= 124) in checkARM64PackedEpilog()1301 uint32_t CodeBytes = ARM64CountOfUnwindCodes(EpilogInstrs); in ARM64ProcessEpilogs()1629 info->PrologCodeBytes = ARM64CountOfUnwindCodes(info->Instructions); in ARM64EmitUnwindInfo()