Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h707 #define ld_open_outfile ld64_open_outfile macro
806 #define ld_open_outfile ld32_open_outfile macro
927 extern uintptr_t ld_open_outfile(Ofl_desc *);
H A Dldmain.c275 if (ld_open_outfile(ofl) == S_ERROR) in ld_main()
H A Doutfile.c78 ld_open_outfile(Ofl_desc * ofl) in ld_open_outfile() function