Searched refs:dlopen_object (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.c89 static Obj_Entry *dlopen_object(const char *name, int fd, Obj_Entry *refobj,
1936 needed->obj = dlopen_object(obj->strtab + needed->name, -1, obj,
2804 return (dlopen_object(name, fd, obj_main, lo_flags,
2819 dlopen_object(const char *name, int fd, Obj_Entry *refobj, int lo_flags, function

Completed in 90 milliseconds