Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dvalue.h177 static struct value *allocate_computed (struct type *type,
Dwindows-tdep.c439 return value::allocate_computed (type, &tlb_value_funcs, NULL); in tlb_make_value()
Dopencl-lang.c305 ret = value::allocate_computed (dst_type, &opencl_value_funcs, c); in create_value()
Dvalue.c1023 value::allocate_computed (struct type *type, in allocate_computed() function
Dinfrun.c10074 return value::allocate_computed (type, &siginfo_value_funcs, nullptr); in siginfo_make_value()