Searched refs:allocate_computed (Results 1 – 5 of 5) sorted by relevance
177 static struct value *allocate_computed (struct type *type,
439 return value::allocate_computed (type, &tlb_value_funcs, NULL); in tlb_make_value()
305 ret = value::allocate_computed (dst_type, &opencl_value_funcs, c); in create_value()
1023 value::allocate_computed (struct type *type, in allocate_computed() function
10074 return value::allocate_computed (type, &siginfo_value_funcs, nullptr); in siginfo_make_value()