Searched refs:SET_LOC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h75 #define SET_LOC(x, y) x = (x & 0xffffff0f) | y macro
H A Dfile.c364 SET_LOC(sinfo->flags, NOSEG);
366 SET_LOC(sinfo->flags, scn_location(scn, elf, state));

Completed in 46 milliseconds