Home
last modified time | relevance | path

Searched refs:ec_attrbits (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dentry.c59 conv_sec_flags(osabi, mach, enp->ec_attrbits, 0, &buf.sec_flags)); in Dbg_ent_entry()
H A Dliblddbg.msg1578 @ MSG_ECR_SEGMENT " ec_segment: %-8s ec_attrbits: %s"
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c195 #define EC_DESC_INIT(ec_is_name, ec_type, ec_attrmask, ec_attrbits, \ argument
197 { NULL, NULL, ec_is_name, ec_type, ec_attrmask, ec_attrbits, \
H A Dmap.c711 enp->ec_attrbits |= SHF_ALLOC; in map_colon()
723 enp->ec_attrbits |= SHF_WRITE; in map_colon()
735 enp->ec_attrbits |= in map_colon()
H A Dplace.c936 (enp->ec_attrmask & enp->ec_attrbits) != in ld_place_section()
H A Dmap_v2.c1706 enp->ec_attrbits |= flag->value; in at_seg_assign_flags()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1121 Word ec_attrbits; /* sections attribute bits */ member