Searched refs:expr_char_buffer (Results 1 – 1 of 1) sorted by relevance
3287 char expr_char_buffer[jit_max_expr_size]; in DumpAllocation() local3289 snprintf(expr_char_buffer, jit_max_expr_size, "*(%s*) 0x%" PRIx64, in DumpAllocation()3300 GetProcess()->GetTarget().EvaluateExpression(expr_char_buffer, in DumpAllocation()