Home
last modified time | relevance | path

Searched refs:ld_sym_spec (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/sgs/libld/common/
H A D_libld.h757 #define ld_sym_spec ld64_sym_spec macro
855 #define ld_sym_spec ld32_sym_spec macro
1000 extern uintptr_t ld_sym_spec(Ofl_desc *);
H A Dsyms.c893 ld_sym_spec(Ofl_desc *ofl) in ld_sym_spec() function
H A Drelocate.c2431 if (ld_sym_spec(ofl) == S_ERROR) in ld_reloc_init()