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

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h46 int b_has_locals; /* Should contain ``local:*;'' */ member in struct:bucket
H A Dbucket.c358 b->b_has_locals = done = 1;
364 if (b != NULL && b->b_has_locals == 1)
429 errlog(TRACING, " int b_has_locals = %d;",
430 b->b_has_locals);
H A Dxlator.c922 if (b->b_has_locals) {

Completed in 40 milliseconds