Searched refs:disp_scansyms (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | relocate.c | 233 disp_scansyms(Ifl_desc * ifl, Rel_desc *rld, Boolean rlocal, int inspect, in disp_scansyms() function 343 if ((sdp = disp_scansyms(ifl, rsp, 0, 1, ofl)) != 0) in ld_disp_errmsg() 458 (void) disp_scansyms(ifl, rld, rlocal, 0, ofl); in disp_inspect()
|