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