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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c206 isp->is_flags |= FLG_IS_PLACE;
2820 ((isp->is_flags & FLG_IS_PLACE) == 0))
2854 (FLG_IS_PLACE | FLG_IS_ORDERED)) !=
2855 (FLG_IS_PLACE | FLG_IS_ORDERED)))
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h936 #define FLG_IS_PLACE 0x0400 /* section requires to be placed */ macro

Completed in 112 milliseconds