Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddwarf.c106 conv_dwarf_regname(Half mach, Word regno, Conv_fmt_flags_t fmt_flags, in conv_dwarf_regname() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h887 extern const char *conv_dwarf_regname(Half, Word, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c164 name = conv_dwarf_regname(mach, regno, 0, &good_name, &inv_buf); in dwarf_regname()