Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/isainfo/
H A Disainfo.c156 (void) elfcap_hw1_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[0], in report_hwcap()
160 (void) elfcap_hw2_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[1], in report_hwcap()
/titanic_50/usr/src/common/elfcap/
H A Delfcap.h54 ELFCAP_STYLE_LC = 3, /* Informal lower case (e.g. sse) */ enumerator
H A Delfcap.c377 case ELFCAP_STYLE_LC: in get_str_desc()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dcap.c819 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmap.c106 if ((number = (Xword)elfcap_tag_from_str(ELFCAP_STYLE_LC, in map_cap()
H A Dmap_v2.c43 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP