Home
last modified time | relevance | path

Searched refs:uoffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarf2expr.c265 ULONGEST uoffset, reg; in execute_stack_op() local
344 op_ptr = read_uleb128 (op_ptr, op_end, &uoffset); in execute_stack_op()
345 result = uoffset; in execute_stack_op()
/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-operands.c1047 unsigned HOST_WIDE_INT uoffset = (unsigned HOST_WIDE_INT) offset; in access_can_touch_variable() local
1184 && uoffset > TREE_INT_CST_LOW (DECL_SIZE (alias))) in access_can_touch_variable()