Lines Matching refs:FnEnd
1266 // CurBufferPtr may have moved beyond FnEnd, due to memory allocation for1281 // FnEnd is the end of the function's machine code.1282 uint8_t *FnEnd = CurBufferPtr;1307 (unsigned char const *)FnStart, FnEnd - FnStart);