Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp25 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes() function
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DPeImage.h709 UINT8 CountOfUnwindCodes; member