Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1569 #define ld_make_sections ld64_make_sections macro
1584 #define ld_make_sections ld32_make_sections macro
1604 extern uintptr_t ld_make_sections(Ofl_desc *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c409 if (ld_make_sections(ofl) == S_ERROR) in ld_main()
H A Dsections.c3201 ld_make_sections(Ofl_desc *ofl) in ld_make_sections() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c289 if (ld_make_sections(ofl) == S_ERROR) in elf_obj_fini()