Searched refs:ld_make_sections (Results 1 – 4 of 4) sorted by relevance
1521 #define ld_make_sections ld64_make_sections macro1536 #define ld_make_sections ld32_make_sections macro1556 extern uintptr_t ld_make_sections(Ofl_desc *);
291 if (ld_make_sections(ofl) == S_ERROR) in elf_obj_fini()
408 if (ld_make_sections(ofl) == S_ERROR) in ld_main()
3115 ld_make_sections(Ofl_desc *ofl) in ld_make_sections() function