Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h46 int b_has_locals; /* Should contain ``local:*;'' */ member
H A Dbucket.c358 b->b_has_locals = done = 1; in add_local()
364 if (b != NULL && b->b_has_locals == 1) in add_local()
430 b->b_has_locals); in print_bucket()
H A Dxlator.c922 if (b->b_has_locals) { in writemapfile()