Searched defs:tmpBuffer (Results 1 – 7 of 7) sorted by relevance
58 void JitCodeSigner::RegisterTmpBuffer(Byte *tmpBuffer) in RegisterTmpBuffer()156 int32_t JitCodeSigner::CheckDataCopy(Instr *jitMemory, Byte *tmpBuffer, int size) in CheckDataCopy()227 Byte *tmpBuffer, int size) in ValidateCodeCopy()
64 static inline int32_t RegisterTmpBuffer(JitCodeSigner *signer, void *tmpBuffer) in RegisterTmpBuffer()202 JitCodeSigner *signer, void *jitMemory, void *tmpBuffer, int size) in CopyToJitCode()
501 Byte tmpBuffer[INSTRUCTIONS_SET_SIZE_BYTES] = {0}; variable656 uint32_t *tmpBuffer = reinterpret_cast<uint32_t *>(malloc(BUFFER_SIZE)); variable810 uint32_t tmpBuffer[INSTRUCTIONS_SET_SIZE]; variable
236 std::vector<uint32_t> tmpBuffer = {0}; variable
287 char tmpBuffer[LOG_FMT_MAX_LEN] = {0}; in OutputEventRealtime() local325 uint8 *tmpBuffer = NULL; in Output2Flash() local
336 SandboxBuffer *tmpBuffer = &((SandboxContext *)context)->buffer[BUFFER_FOR_TMP]; in GetSandboxRealVar() local
289 uint8 *tmpBuffer = NULL; in OutputLog2BinFile() local