Searched refs:ELFCAP_STYLE_FULL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/elfcap/ | ||
H A D | elfcap.h | 52 ELFCAP_STYLE_FULL = 1, /* Full formal name (e.g. AV_386_SSE) */ enumerator |
H A D | elfcap.c | 359 case ELFCAP_STYLE_FULL: in get_str_desc() |