Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isainfo/
H A Disainfo.c159 (void) elfcap_hw1_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[0], in report_hwcap()
163 (void) elfcap_hw2_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[1], in report_hwcap()
170 (void) elfcap_hw3_to_str(ELFCAP_STYLE_LC, cgh->cgh_hwcap[2], in report_hwcap()
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.h55 ELFCAP_STYLE_LC = 3, /* Informal lower case (e.g. sse) */ enumerator
H A Delfcap.c547 case ELFCAP_STYLE_LC: in get_str_desc()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c860 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP
/illumos-gate/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.c48 #define ELFCAP_STYLE ELFCAP_STYLE_LC | ELFCAP_STYLE_F_ICMP