Searched refs:ELFCAP_STYLE_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/common/elfcap/ | ||
H A D | elfcap.h | 49 #define ELFCAP_STYLE_MASK(_style) (_style & 0xff) macro |
H A D | elfcap.c | 370 switch (ELFCAP_STYLE_MASK(style)) { in get_str_desc() |