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