Searched defs:ByteNo (Results 1 – 3 of 3) sorted by relevance
66 void BackpatchWord(unsigned ByteNo, unsigned NewWord) { in BackpatchWord()235 unsigned ByteNo = B.StartSizeWord*4; in ExitBlock() local
303 size_t ByteNo = size_t(BitNo/8) & ~(sizeof(word_t)-1); in JumpToBit() local
1006 getLocationOfByte(unsigned ByteNo, const SourceManager &SM, in getLocationOfByte()