Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c606 relosp = ofl->ofl_osrel; in ld_perform_outreloc()
721 relosp = ofl->ofl_osrel; in ld_perform_outreloc()
H A Dmachrel.amd.c398 relosp = ofl->ofl_osrel; in ld_perform_outreloc()
H A Dmachrel.intel.c313 relosp = ofl->ofl_osrel; in ld_perform_outreloc()
H A Drelocate.c2728 if ((osp = ofl->ofl_osrel) != NULL) { in ld_reloc_process()
H A Dsections.c2552 ofl->ofl_osrel = rosp; in make_reloc()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h380 Os_desc *ofl_osrel; /* .rel[a] relocation section */ member