Searched refs:allocate_computed_value (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | value.h | 226 extern struct value *allocate_computed_value (struct type *type,
|
| HD | opencl-lang.c | 413 ret = allocate_computed_value (dst_type, &opencl_value_funcs, c); in create_value()
|
| HD | dwarf2loc.c | 1293 val = allocate_computed_value (type, &entry_data_value_funcs, in value_of_dwarf_reg_entry() 2206 retval = allocate_computed_value (type, &pieced_value_funcs, c); in dwarf2_evaluate_loc_desc_full()
|
| HD | value.c | 724 allocate_computed_value (struct type *type, in allocate_computed_value() function
|
| HD | infrun.c | 6715 return allocate_computed_value (type, &siginfo_value_funcs, NULL); in siginfo_make_value()
|