Searched refs:sizeof_uleb128 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | read.c | 4141 sizeof_uleb128 (valueT value) in sizeof_uleb128() function 4163 return sizeof_uleb128 (value); in sizeof_leb128() 4385 frag_var (rs_leb128, sizeof_uleb128 (~(valueT) 0), 0, sign, in emit_leb128_expr()
|
H A D | ChangeLog-9899 | 1615 * read.c (s_lcomm_internal, sizeof_sleb128, sizeof_uleb128,
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | read.c | 4382 sizeof_uleb128 (valueT value) in sizeof_uleb128() function 4404 return sizeof_uleb128 (value); in sizeof_leb128() 4648 frag_var (rs_leb128, sizeof_uleb128 (~(valueT) 0), 0, sign, in emit_leb128_expr()
|
H A D | ChangeLog-9899 | 1615 * read.c (s_lcomm_internal, sizeof_sleb128, sizeof_uleb128,
|