Home
last modified time | relevance | path

Searched refs:allocate_computed_value (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDvalue.h226 extern struct value *allocate_computed_value (struct type *type,
HDopencl-lang.c413 ret = allocate_computed_value (dst_type, &opencl_value_funcs, c); in create_value()
HDdwarf2loc.c1293 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()
HDvalue.c724 allocate_computed_value (struct type *type, in allocate_computed_value() function
HDinfrun.c6715 return allocate_computed_value (type, &siginfo_value_funcs, NULL); in siginfo_make_value()