Home
last modified time | relevance | path

Searched refs:sg_fscn (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c320 sgp->sg_fscn = scn; in create_outsec()
842 if ((fixalign == TRUE) && sgp->sg_fscn && in ld_create_outfile()
847 scn = sgp->sg_fscn; in ld_create_outfile()
855 sgp->sg_fscn = osp->os_scn; in ld_create_outfile()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1078 Elf_Scn *sg_fscn; /* the SCN of the first section. */ member