Home
last modified time | relevance | path

Searched defs:ld_sym_find (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h747 #define ld_sym_find ld64_sym_find macro
846 #define ld_sym_find ld32_sym_find macro
H A Dsyms.c294 ld_sym_find(const char *name, Word hash, avl_index_t *where, Ofl_desc *ofl) in ld_sym_find() function