Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCWin64EH.cpp24 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes() function
179 uint8_t numCodes = CountOfUnwindCodes(info->Instructions); in EmitUnwindInfo()