Home
last modified time | relevance | path

Searched refs:ELFCAP_STYLE_UC (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/elfcap/
H A Delfcap.h53 ELFCAP_STYLE_UC = 2, /* Informal upper case (e.g. SSE) */ enumerator
H A Delfcap.c362 case ELFCAP_STYLE_UC: in get_str_desc()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c57 if ((*fptr)(ELFCAP_STYLE_UC, val, str, len, ELFCAP_FMT_SNGSPACE, in conv_cap()
/titanic_41/usr/src/cmd/ptools/pargs/
H A Dpargs.c722 (void) elfcap_hw1_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap()
726 (void) elfcap_hw1_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap()
738 (void) elfcap_hw2_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap2()
742 (void) elfcap_hw2_to_str(ELFCAP_STYLE_UC, val, str, n, in at_hwcap2()
/titanic_41/usr/src/cmd/file/
H A Delf_read.c494 (void) elfcap_tag_to_str(ELFCAP_STYLE_UC, in process_shdr()