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