Searched refs:ALL_SHF_IGNORE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c958 (ofl->ofl_flags & FLG_OF_RELOBJ) ? ALL_SHF_ORDER : ALL_SHF_IGNORE;
H A Dfiles.c1562 } else if ((shdr->sh_flags & ~ALL_SHF_IGNORE) ==
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h68 * The ALL_SHF_IGNORE constant defines these flags.
91 #define ALL_SHF_IGNORE (ALL_SHF_ORDER | SHF_GROUP | SHF_MERGE | SHF_STRINGS) macro

Completed in 106 milliseconds