Searched refs:map_object (Results 1 – 4 of 4) sorted by relevance
| /freebsd/libexec/rtld-elf/ |
| H A D | Makefile | 38 map_object.c \
|
| H A D | rtld.h | 383 Obj_Entry *map_object(int, const char *, const struct stat *, bool);
|
| H A D | map_object.c | 60 map_object(int fd, const char *path, const struct stat *sb, bool ismain) in map_object() function
|
| H A D | rtld.c | 775 obj_main = map_object(fd, argv0, NULL, true); in _rtld() 2935 obj = map_object(fd, printable_path(path), sbp, false); in do_load_object()
|