Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h752 #define ld_sym_spec ld64_sym_spec macro
851 #define ld_sym_spec ld32_sym_spec macro
997 extern uintptr_t ld_sym_spec(Ofl_desc *);
H A Dsyms.c998 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()