Searched refs:ld_create_outfile (Results 1 – 4 of 4) sorted by relevance
1517 #define ld_create_outfile ld64_create_outfile macro1532 #define ld_create_outfile ld32_create_outfile macro1552 extern uintptr_t ld_create_outfile(Ofl_desc *);
293 if (ld_create_outfile(ofl) == S_ERROR) in elf_obj_fini()
426 if (ld_create_outfile(ofl) == S_ERROR) in ld_main()
368 ld_create_outfile(Ofl_desc *ofl) in ld_create_outfile() function