Searched defs:make_reloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2428 make_reloc(Ofl_desc *ofl, Os_desc *osp) function
3255 if (make_reloc(ofl, NULL) == S_ERROR)
3276 if (make_reloc(ofl, osp) == S_ERROR)
3288 if (make_reloc(ofl, NULL) == S_ERROR)
3299 if (make_reloc(ofl, ofl->ofl_osplt) == S_ERROR)

Completed in 65 milliseconds