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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c408 if (ld_make_sections(ofl) == S_ERROR)
H A Dsections.c3101 ld_make_sections(Ofl_desc *ofl) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c291 if (ld_make_sections(ofl) == S_ERROR)
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1518 #define ld_make_sections ld64_make_sections macro
1533 #define ld_make_sections ld32_make_sections macro
1553 extern uintptr_t ld_make_sections(Ofl_desc *);

Completed in 46 milliseconds