Home
last modified time | relevance | path

Searched refs:value_set_word (Results 1 – 10 of 10) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ia64/
Dfetch.c118 value_set_word(valuep, value); in allocate_stack_slot()
150 value_set_word(valuep, ret); in allocate_reg()
372 value_set_word(valuep, ctx->r8); in allocate_ret()
386 value_set_word(valuep, 0); in arch_fetch_arg_next()
/external/ltrace/
Dfetch.c85 value_set_word(valuep, l); in arch_fetch_arg_next()
95 value_set_word(valuep, l); in arch_fetch_retval()
Dzero.c50 value_set_word(ret_value, i); in zero_callback_max()
Dvalue.h101 void value_set_word(struct value *valp, long value);
Dexpr.c72 value_set_word(&val, l); in expr_init_const_word()
Dvalue.c339 value_set_word(struct value *value, long word) in value_set_word() function
Dread_config_file.c874 value_set_word(value, last_val); in parse_enum()
/external/ltrace/sysdeps/linux-gnu/m68k/
Dfetch.c86 value_set_word(&context->retval, context->regs[PT_A1]); in arch_fetch_arg_init()
127 value_set_word(valuep, context->regs[reg]); in arch_fetch_arg_next()
/external/ltrace/sysdeps/linux-gnu/s390/
Dfetch.c154 value_set_word(valuep, ctx->regs.gprs[regno]); in copy_gpr()
231 value_set_word(valuep, 0); in arch_fetch_arg_next()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dfetch.c285 value_set_word(valuep, 0); in allocate_argument()