Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h379 Os_desc *ofl_osrelhead; /* first relocation section */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2558 if (ofl->ofl_osrelhead == (Os_desc *)0) in make_reloc()
2559 ofl->ofl_osrelhead = rosp; in make_reloc()
H A Drelocate.c2739 if ((osp = ofl->ofl_osrelhead) != NULL) { in ld_reloc_process()
H A Dupdate.c2511 shdr = ofl->ofl_osrelhead->os_shdr; in update_odynamic()