Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3975 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
3983 intppndx = phdrndx++; in ld_update_outfile()
3999 dtracepndx = phdrndx++; in ld_update_outfile()
4015 cappndx = phdrndx++; in ld_update_outfile()
4034 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
4055 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
4067 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
4128 ofl->ofl_phdr[phdrndx] = *phdr; in ld_update_outfile()
4152 ofl->ofl_phdr[phdrndx++] = *phdr; in ld_update_outfile()
4162 for (i = 0; i < phdrndx - 1; i++) { in ld_update_outfile()
[all …]