Home
last modified time | relevance | path

Searched refs:ec_ordndx (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dentry.c61 dbg_print(lml, MSG_ORIG(MSG_ECR_NDX), EC_WORD(enp->ec_ordndx), in Dbg_ent_entry()
H A Dliblddbg.msg1579 @ MSG_ECR_NDX " ec_ordndx: %-8d ec_type: %s"
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldentry.c212 (enp->ec_flags & FLG_EC_USED) || (enp->ec_ordndx == 0)) in ld_ent_check()
H A Dmap_core.c2745 enp->ec_ordndx = ++index; in ld_map_post_process()
2762 enp->ec_ordndx = ++index; in ld_map_post_process()
H A Dplace.c970 isp->is_ordndx = enp->ec_ordndx; in ld_place_section()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1123 Word ec_ordndx; /* index to determine where section */ member