Home
last modified time | relevance | path

Searched refs:_dl_sym_post (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/elf/
Ddl-sym-post.h37 _dl_sym_post (lookup_t result, const ElfW(Sym) *ref, void *value, in _dl_sym_post() function
Ddl-sym.c170 return _dl_sym_post (result, ref, value, caller, match); in do_sym()
Ddl-minimal.c71 return _dl_sym_post (result, ref, value, 0, main_map); in lookup_malloc_symbol()
/glibc-2.36/ChangeLog.old/
DChangeLog.244612 (_dl_sym_post): Modified function.
DChangeLog.2112624 elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c