Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1565 #define ld_create_outfile ld64_create_outfile macro
1580 #define ld_create_outfile ld32_create_outfile macro
1600 extern uintptr_t ld_create_outfile(Ofl_desc *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c427 if (ld_create_outfile(ofl) == S_ERROR) in ld_main()
H A Doutfile.c368 ld_create_outfile(Ofl_desc *ofl) in ld_create_outfile() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c291 if (ld_create_outfile(ofl) == S_ERROR) in elf_obj_fini()