Searched defs:CodeWords (Results 1 – 10 of 10) sorted by relevance
344 uint8_t CodeWords() const { in CodeWords() function
394 uint8_t CodeWords() const { in CodeWords() function
477 uint8_t CodeWords() const { in CodeWords() function
1262 uint32_t CodeWords = TotalCodeBytes / 4; in ARM64EmitUnwindInfoForSegment() local2400 uint32_t CodeWords = TotalCodeBytes / 4; in ARMEmitUnwindInfo() local
574 uint32_t CodeWords = TotalCodeBytes / 4; in ARM64EmitUnwindInfo() local
53886 pub fn CodeWords(&self) -> DWORD { in CodeWords() method53927 let CodeWords: u32 = unsafe { ::std::mem::transmute(CodeWords) }; localVariable