Home
last modified time | relevance | path

Searched refs:ELFCAP_ERR_INVSTYLE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/elfcap/
H A Delfcap.h107 ELFCAP_ERR_INVSTYLE = 5 /* unknown style */ enumerator
H A Delfcap.c369 return (ELFCAP_ERR_INVSTYLE); in get_str_desc()