Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 10 of 10) sorted by relevance

/elf/
A Ddl-symaddr.c23 _dl_symbol_address (struct link_map *map, const ElfW(Sym) *ref) in _dl_symbol_address()
A Dtst-absolute-sym.c28 void *ref = (void *) 0x55aa; in do_test() local
A Dtst-absolute-zero.c28 void *ref = (void *) 0; in do_test() local
A Ddl-conflict.c35 #define RESOLVE_MAP(map, scope, ref, version, flags) (*ref = NULL, NULL) argument
36 #define RESOLVE(ref, version, flags) (*ref = NULL, 0) argument
A Ddl-sym-post.h37 _dl_sym_post (lookup_t result, const ElfW(Sym) *ref, void *value, in _dl_sym_post()
A Ddl-lookup.c211 do_lookup_unique (const char *undef_name, uint_fast32_t new_hash, in do_lookup_unique()
358 do_lookup_x (const char *undef_name, uint_fast32_t new_hash, in do_lookup_x()
835 _dl_lookup_symbol_x (const char *undef_name, struct link_map *undef_map, in _dl_lookup_symbol_x()
1002 _dl_debug_bindings (const char *undef_name, struct link_map *undef_map, in _dl_debug_bindings()
A Ddl-sym.c45 _dl_tls_symaddr (struct link_map *map, const ElfW(Sym) *ref) in _dl_tls_symaddr()
A Ddl-reloc.c166 #define RESOLVE_MAP(l, scope, ref, version, r_type) \ argument
A Ddl-audit.c131 _dl_audit_symbind_alt (struct link_map *l, const ElfW(Sym) *ref, void **value, in _dl_audit_symbind_alt()
A Ddl-load.c201 is_dst (const char *input, const char *ref) in is_dst()

Completed in 68 milliseconds