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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c123 } else if (GET_LOC(info->flags) == PRIOR) {
155 if (GET_LOC(info->flags) == PRIOR)
181 if (GET_LOC(info->flags) == PRIOR)
H A Dmcs.h73 #define PRIOR 0x00000030 /* section is PRIOR to a segment */ macro
H A Dfile.c464 if (x == IN || x == PRIOR)
601 sec_table[rel_idx].flags) == PRIOR)
622 PRIOR)
938 if ((GET_LOC(info->flags) == PRIOR) &&
972 (x != PRIOR))) {
1181 ((location(dst_ehdr.e_shoff, 0, src_elf, state) == PRIOR) &&
1490 return (PRIOR);

Completed in 62 milliseconds