Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c4080 Shdr *firstshdr = NULL, *lastshdr; in ld_update_outfile() local
4097 if (firstshdr == NULL) in ld_update_outfile()
4098 firstshdr = tlsshdr; in ld_update_outfile()
4104 build_phdr_from_shdr(phdr, firstshdr, PF_R | PF_W); in ld_update_outfile()