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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c1811 if (ld_sym_add_u(optarg, ofl,
1868 if (((sdp = ld_sym_add_u(optarg +
1878 if (((sdp = ld_sym_add_u(optarg +
1888 if (((sdp = ld_sym_add_u(optarg +
1898 if (((sdp = ld_sym_add_u(optarg +
1908 if ((sdp = ld_sym_add_u(optarg +
H A D_libld.h748 #define ld_sym_add_u ld64_sym_add_u macro
846 #define ld_sym_add_u ld32_sym_add_u macro
988 extern Sym_desc *ld_sym_add_u(const char *, Ofl_desc *, Msg);
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 81 milliseconds