Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h169 #define SHF_GROUP_MOVE 0x0400 /* SHF_GROUP section moves */ macro
H A Dfile.c665 SHF_GROUP_MOVE); in traverse_file()
1566 if (!CHK_OPT(cmd_info, SHF_GROUP_MOVE|SHF_GROUP_DEL)) in post_process()