Home
last modified time | relevance | path

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

/titanic_50/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); in traverse_file()
366 SET_LOC(sinfo->flags, scn_location(scn, elf, state)); in traverse_file()