Searched refs:ELFCAP_STYLE_UC (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/elfcap/ |
H A D | elfcap.h | 53 ELFCAP_STYLE_UC = 2, /* Informal upper case (e.g. SSE) */ enumerator
|
H A D | elfcap.c | 374 case ELFCAP_STYLE_UC: in get_str_desc()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | cap_machelf.c | 57 if ((*fptr)(ELFCAP_STYLE_UC, val, str, len, ELFCAP_FMT_SNGSPACE, in conv_cap()
|
/titanic_44/usr/src/cmd/ptools/pargs/ |
H A D | pargs.c | 722 (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_44/usr/src/cmd/file/ |
H A D | elf_read.c | 494 (void) elfcap_tag_to_str(ELFCAP_STYLE_UC, in process_shdr()
|