Searched refs:b_has_protecteds (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h47 int b_has_protecteds; /* Has ``protected:'' section */ member in struct:bucket
H A Dbucket.c295 b->b_has_protecteds = 1;
431 errlog(TRACING, " int b_has_protecteds = %d;",
432 b->b_has_protecteds);
H A Dxlator.c908 if (b->b_has_protecteds) {

Completed in 98 milliseconds