Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap.c406 (sgp->sg_round != number)) in map_equal()
411 sgp->sg_round = number; in map_equal()
564 if (sgp->sg_round != 0) { in map_equal()
566 sgp->sg_round = 0; in map_equal()
H A Doutfile.c670 sgp->sg_round); in ld_create_outfile()
672 align = sgp->sg_round; in ld_create_outfile()
H A Dmap_v2.c2199 sgp->sg_round = tkv.tkv_int.tkvi_value; in at_seg_round()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c64 EC_ADDR(sgp->sg_round)); in Dbg_seg_desc_entry()
H A Dliblddbg.msg1606 @ MSG_SEG_ROUND " sg_round: %#llx"
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1067 Xword sg_round; /* data rounding required (mapfile) */ member