Searched defs:_image (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/system/runtime_loader/
H A Delf_load_image.cpp450 load_image(char const* name, image_type type, const char* rpath, image_t** _image) argument
/haiku-fatelf/src/system/boot/loader/
H A Delf.cpp152 ELFLoader<Class>::Create(int fd, uint64_t fileOffset, preloaded_image** _image) argument
192 ELFLoader<Class>::Load(int fd, uint64_t fileOffset, preloaded_image* _image) argument
381 ELFLoader<Class>::Relocate(preloaded_image* _image) argument
767 elf_load_image(int fd, preloaded_image** _image) argument
[all...]
/haiku-fatelf/src/apps/debugger/model/
H A DTeam.cpp196 AddImage(const ImageInfo& imageInfo, LocatableFile* imageFile, Image** _image) argument
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp1649 TeamDebugger::_AddImage(const ImageInfo& imageInfo, Image** _image) argument
/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp493 get_module_image(const char* path, module_image** _image) argument
H A Delf.cpp82 image_hash(void *_image, const void *_key, uint32 range) argument
96 image_compare(void *_image, const void *_key) argument
/haiku-fatelf/src/system/kernel/vm/
H A Dvm.cpp3547 create_preloaded_image_areas(struct preloaded_image* _image) argument

Completed in 75 milliseconds