Searched refs:exp_holder (Results 1 – 1 of 1) sorted by relevance
588 gdb::unique_xmalloc_ptr<char> exp_holder; in bppy_set_condition() local604 exp_holder = python_string_to_host_string (newvalue); in bppy_set_condition()605 if (exp_holder == NULL) in bppy_set_condition()607 exp = exp_holder.get (); in bppy_set_condition()