Searched refs:OFL_ALLOW_LDYNSYM (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c272 int allow_ldynsym = OFL_ALLOW_LDYNSYM(ofl);
1151 if (OFL_ALLOW_LDYNSYM(ofl))
2111 allow_ldynsym = OFL_ALLOW_LDYNSYM(ofl);
2177 if (!OFL_ALLOW_LDYNSYM(ofl))
2248 if (OFL_ALLOW_LDYNSYM(ofl)) {
2346 if (OFL_ALLOW_LDYNSYM(ofl)) {
H A Dsyms.c1226 allow_ldynsym = OFL_ALLOW_LDYNSYM(ofl);
2037 int allow_ldynsym = OFL_ALLOW_LDYNSYM(ofl);
2740 if (weak && (OFL_ALLOW_LDYNSYM(ofl) || (etype == ET_DYN)) &&
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h559 #define OFL_ALLOW_LDYNSYM(_ofl) (((_ofl)->ofl_flags & \ macro

Completed in 127 milliseconds