Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c178 dump_hex_bytes_cb(void *arg, uint64_t addr, const char *str, in dump_hex_bytes_cb() function
206 (void) hexdumph(&h, data, n, HDF_DOUBLESPACE, dump_hex_bytes_cb, &dd); in dump_hex_bytes()