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

/haiku/src/system/runtime_loader/
H A Dimages.h53 status_t map_image(int fd, char const* path, image_t* image, bool fixed);
H A Dimages.cpp293 map_image(int fd, char const* path, image_t* image, bool fixed) function
H A Delf_load_image.cpp623 status = map_image(fd, path, image, eheader.e_type == ET_EXEC);

Completed in 41 milliseconds