Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c113 conv_cap_val_hw3(Xword val, Half mach, Conv_fmt_flags_t fmt_flags, in conv_cap_val_hw3() function
163 return (conv_cap_val_hw3(val, mach, fmt_flags, in conv_cap_val()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dcap.c88 conv_cap_val_hw3(sys->sc_hw_3, mach, 0, in Dbg_cap_val()
119 conv_cap_val_hw3(alt->sc_hw_3, mach, 0, in Dbg_cap_val()
H A Dsyms.c88 str = conv_cap_val_hw3(scapset->sc_hw_3, mach, 0, in Dbg_syms_cap_lookup()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h1041 #define conv_cap_val_hw3 conv64_cap_val_hw3 macro
1060 #define conv_cap_val_hw3 conv32_cap_val_hw3 macro
1098 extern const char *conv_cap_val_hw3(Xword, Half, Conv_fmt_flags_t,
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c189 rej->rej_str = conv_cap_val_hw3(mval, in hwcap3_check()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c539 conv_cap_val_hw3(cap->c_un.c_val, in print_cap()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c592 vstr = conv_cap_val_hw3(w, state->ns_mach, in dump_auxv()