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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h58 #define NULLED -2 /* The section will be nulled */ macro
H A Dfile.c598 (GElf_Word)NULLED)) &&
603 secno = (GElf_Word)NULLED;
619 (GElf_Word)NULLED)) &&
624 (GElf_Word)NULLED;
857 ((int)i->secno != NULLED)) {
922 ((int)i->secno != NULLED))
939 (((int)info->secno == NULLED) ||
949 if ((int)info->secno != NULLED) {
H A Dutils.c129 info->secno = (GElf_Word)NULLED;

Completed in 48 milliseconds