Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/elfcap/
H A Delfcap.h49 #define ELFCAP_STYLE_MASK(_style) (_style & 0xff) macro
H A Delfcap.c358 switch (ELFCAP_STYLE_MASK(style)) { in get_str_desc()