Searched defs:SINFO_T_HASH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c114 SINFO_T_HASH = 5, enumerator in enum:__anon1428
194 /* SINFO_T_HASH */
1219 sec.hash.type = SINFO_T_HASH;
1397 if (sec.hash.type == SINFO_T_HASH) {
1426 if (sec.hash.type != SINFO_T_HASH) {

Completed in 47 milliseconds