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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddwarf2expr.c239 ULONGEST uoffset, reg;
318 op_ptr = read_uleb128 (op_ptr, op_end, &uoffset);
319 result = uoffset;
238 ULONGEST uoffset, reg; local
/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-operands.c1047 unsigned HOST_WIDE_INT uoffset = (unsigned HOST_WIDE_INT) offset; local
1184 && uoffset > TREE_INT_CST_LOW (DECL_SIZE (alias)))

Completed in 56 milliseconds