Searched refs:conv_cap_val_hw1 (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | cap_machelf.c | 72 conv_cap_val_hw1(Xword val, Half mach, Conv_fmt_flags_t fmt_flags, in conv_cap_val_hw1() function 136 return (conv_cap_val_hw1(val, mach, fmt_flags, in conv_cap_val()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | cap.c | 92 conv_cap_val_hw1(sys->sc_hw_1, mach, 0, in Dbg_cap_val() 118 conv_cap_val_hw1(alt->sc_hw_1, mach, 0, in Dbg_cap_val()
|
H A D | syms.c | 81 str = conv_cap_val_hw1(scapset->sc_hw_1, mach, 0, in Dbg_syms_cap_lookup()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | conv.h | 1004 #define conv_cap_val_hw1 conv64_cap_val_hw1 macro 1022 #define conv_cap_val_hw1 conv32_cap_val_hw1 macro 1057 extern const char *conv_cap_val_hw1(Xword, Half, Conv_fmt_flags_t,
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.c | 493 conv_cap_val_hw1(cap->c_un.c_val, in print_cap() 504 conv_cap_val_hw1(cap->c_un.c_val, in print_cap()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | cap.c | 130 rej->rej_str = conv_cap_val_hw1(mval, in hwcap1_check()
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 510 vstr = conv_cap_val_hw1(w, state->ns_mach, in dump_auxv()
|