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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c348 * the upcoming call to ld_sym_validate() in order to issue the
355 if (ld_sym_validate(ofl) == S_ERROR)
375 * ld_sym_validate() will mask this guidance message out unless we are
H A Dsyms.c1148 ld_sym_validate(Ofl_desc *ofl) function
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c256 if (ld_sym_validate(ofl) == S_ERROR)
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1524 #define ld_sym_validate ld64_sym_validate macro
1539 #define ld_sym_validate ld32_sym_validate macro
1559 extern uintptr_t ld_sym_validate(Ofl_desc *);

Completed in 122 milliseconds