Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2454 make_reloc(Ofl_desc *ofl, Os_desc *osp) in make_reloc() function
3316 if (make_reloc(ofl, NULL) == S_ERROR) in ld_make_sections()
3337 if (make_reloc(ofl, osp) == S_ERROR) in ld_make_sections()
3349 if (make_reloc(ofl, NULL) == S_ERROR) in ld_make_sections()
3360 if (make_reloc(ofl, ofl->ofl_osplt) == S_ERROR) in ld_make_sections()