Searched refs:ld_sym_add_u (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h745 #define ld_sym_add_u ld64_sym_add_u macro
842 #define ld_sym_add_u ld32_sym_add_u macro
982 extern Sym_desc *ld_sym_add_u(const char *, Ofl_desc *, Msg);
H A Dargs.c1708 if (ld_sym_add_u(optarg, ofl,
1765 if (((sdp = ld_sym_add_u(optarg +
1775 if (((sdp = ld_sym_add_u(optarg +
1785 if (((sdp = ld_sym_add_u(optarg +
1795 if (((sdp = ld_sym_add_u(optarg +
1805 if ((sdp = ld_sym_add_u(optarg +
H A Dmachrel.intel.c1374 if ((tlsgetsym = ld_sym_add_u(MSG_ORIG(MSG_SYM_TLSGETADDR_UU),
H A Dmachrel.sparc.c1819 if ((tlsgetsym = ld_sym_add_u(MSG_ORIG(MSG_SYM_TLSGETADDR_U),
H A Dsyms.c3018 ld_sym_add_u(const char *name, Ofl_desc *ofl, Msg mid) function

Completed in 117 milliseconds