Searched refs:map_object (Results 1 – 4 of 4) sorted by relevance
29 map_object.c \
366 Obj_Entry *map_object(int, const char *, const struct stat *);
65 map_object(int fd, const char *path, const struct stat *sb) in map_object() function
754 obj_main = map_object(fd, argv0, NULL); in _rtld()2821 obj = map_object(fd, printable_path(path), sbp); in do_load_object()