Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCWin64EH.cpp25 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes() function
195 uint8_t numCodes = CountOfUnwindCodes(info->Instructions); in EmitUnwindInfo()