Home | History | Annotate | Download | only in ltrace

Lines Matching refs:valuep

38 			struct value *valuep);
42 struct value *valuep);
82 struct arg_type_info *info, struct value *valuep)
85 value_set_word(valuep, l);
92 struct arg_type_info *info, struct value *valuep)
95 value_set_word(valuep, l);
136 struct arg_type_info *info, struct value *valuep)
138 return arch_fetch_arg_next(context, type, proc, info, valuep);
144 struct arg_type_info *info, struct value *valuep)
146 return arch_fetch_retval(context, type, proc, info, valuep);