Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dutils.c2605 get_cell (void) in get_cell() function
2708 char *paddr_str = get_cell (); in paddr_u()
2716 char *paddr_str = get_cell (); in paddr_d()
2734 str = get_cell (); in phex()
2740 str = get_cell (); in phex()
2744 str = get_cell (); in phex()
2763 str = get_cell (); in phex_nz()
2771 str = get_cell (); in phex_nz()
2775 str = get_cell (); in phex_nz()
2790 char *result = get_cell (); in hex_string()
[all …]
DChangeLog-1996673 * utils.c (get_cell): Fix off-by-one bug.