Searched refs:dlopen_object (Results 1 – 1 of 1) sorted by relevance
| /freebsd/libexec/rtld-elf/ |
| H A D | rtld.c | 104 static Obj_Entry *dlopen_object(const char *name, int fd, Obj_Entry *refobj, 2714 needed->obj = dlopen_object(obj->strtab + needed->name, -1, obj, in load_filtee1() 3859 return (dlopen_object(name, fd, obj_main, lo_flags, in rtld_dlopen() 3873 dlopen_object(const char *name, int fd, Obj_Entry *refobj, int lo_flags, in dlopen_object() function
|