Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h78 #define SET_LOC(x, y) x = (x & 0xffffff0f) | y macro
H A Dfile.c367 SET_LOC(sinfo->si_flags, NOSEG); in traverse_file()
369 SET_LOC(sinfo->si_flags, scn_location(scn, elf, state)); in traverse_file()