Searched refs:ELFCAP_ERR_INVSTYLE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/common/elfcap/ | ||
H A D | elfcap.h | 107 ELFCAP_ERR_INVSTYLE = 5 /* unknown style */ enumerator |
H A D | elfcap.c | 369 return (ELFCAP_ERR_INVSTYLE); in get_str_desc() |