Searched defs:CodeWords (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ARMWinEH.h | 477 uint8_t CodeWords() const { in CodeWords() function |
/freebsd/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCWin64EH.cpp | 1262 uint32_t CodeWords = TotalCodeBytes / 4; ARM64EmitUnwindInfoForSegment() local |