Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h92 #define ALL_SHF_IGNORE (ALL_SHF_ORDER | SHF_GROUP | SHF_MERGE | SHF_STRINGS) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c1146 (ofl->ofl_flags & FLG_OF_RELOBJ) ? ALL_SHF_ORDER : ALL_SHF_IGNORE; in ld_place_section()
H A Dfiles.c1614 } else if ((shdr->sh_flags & ~ALL_SHF_IGNORE) == in process_progbits()