OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ver_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/ld.elf_so/
rtld.c
1194
do_dlsym(void *handle, const char *name, const
Ver_Entry
*ventry, void *retaddr)
1349
Ver_Entry
*ventry = NULL;
1350
Ver_Entry
ver_entry
;
local in function:__strong_alias
1356
ver_entry
.name = version;
1357
ver_entry
.file = NULL;
1358
ver_entry
.hash = _rtld_sysv_hash(version);
1359
ver_entry
.flags = 0;
1360
ventry = &
ver_entry
;
Completed in 85 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025