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