Searched refs:value_p (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | gnu-v3-abi.c | 425 gnuv3_virtual_fn_field (struct value **value_p, in gnuv3_virtual_fn_field() argument 429 struct type *values_type = check_typedef ((*value_p)->type ()); in gnuv3_virtual_fn_field() 443 *value_p = value_cast (vfn_base, *value_p); in gnuv3_virtual_fn_field() 445 return gnuv3_get_virtual_fn (gdbarch, *value_p, TYPE_FN_FIELD_TYPE (f, j), in gnuv3_virtual_fn_field() 579 CORE_ADDR *value_p, in gnuv3_decode_method_ptr() argument 613 *value_p = vbit? voffset : ptr_value; in gnuv3_decode_method_ptr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | lra-eliminations.cc | 1235 bool value_p; in init_elim_table() local 1252 value_p = (targetm.can_eliminate (ep->from, ep->to) in init_elim_table() 1257 setup_can_eliminate (ep, value_p); in init_elim_table()
|
| D | ChangeLog-2013 | 17063 * lra-eliminations.c (init_elim_table): Guard value_p.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-sparc.c | 3287 parse_sparc_asi (char **input_pointer_p, const sparc_asi **value_p) in parse_sparc_asi() argument 3300 *value_p = value; in parse_sparc_asi()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | name-lookup.cc | 4799 bool insert_p, tree *value_p, tree *type_p) in do_nonmember_using_decl() argument 4801 tree value = *value_p; in do_nonmember_using_decl() 4947 *value_p = value; in do_nonmember_using_decl()
|