Searched refs:_dl_sym_post (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/elf/ |
D | dl-sym-post.h | 37 _dl_sym_post (lookup_t result, const ElfW(Sym) *ref, void *value, in _dl_sym_post() function
|
D | dl-sym.c | 170 return _dl_sym_post (result, ref, value, caller, match); in do_sym()
|
D | dl-minimal.c | 71 return _dl_sym_post (result, ref, value, 0, main_map); in lookup_malloc_symbol()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.24 | 4612 (_dl_sym_post): Modified function.
|
D | ChangeLog.21 | 12624 elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
|