Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3612 int phdrndx = 0, segndx = -1, secndx, intppndx, intpsndx; in ld_update_outfile() local
3670 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
3678 intppndx = phdrndx++; in ld_update_outfile()
3694 dtracepndx = phdrndx++; in ld_update_outfile()
3710 cappndx = phdrndx++; in ld_update_outfile()
3731 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
3757 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
3769 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
3833 ofl->ofl_phdr[phdrndx] = *phdr; in ld_update_outfile()
3834 ofl->ofl_tlsphdr = &ofl->ofl_phdr[phdrndx++]; in ld_update_outfile()
[all …]