Home
last modified time | relevance | path

Searched refs:ARM64CountOfUnwindCodes (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCWin64EH.cpp265 ARM64CountOfUnwindCodes(const std::vector<WinEH::Instruction> &Insns) { in ARM64CountOfUnwindCodes() function
507 uint32_t PrologCodeBytes = ARM64CountOfUnwindCodes(info->Instructions); in ARM64EmitUnwindInfo()
518 uint32_t CodeBytes = ARM64CountOfUnwindCodes(EpilogInstrs); in ARM64EmitUnwindInfo()