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

/haiku/src/system/boot/platform/efi/
H A Dstart.cpp75 convert_preloaded_image(preloaded_image* _image) argument
/haiku/src/system/runtime_loader/
H A Delf_load_image.cpp493 load_image(char const* name, image_type type, const char* rpath, const char* runpath, const char* requestingObjectPath, image_t** _image) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp32 WriteImage(preloaded_image* _image) argument
62 AddressInImage(preloaded_image* _image, addr_t adr) argument
80 SymbolAt(preloaded_image* _image, addr_t adr, const char **name, ssize_t *ofs) argument
/haiku/src/system/boot/loader/
H A Delf.cpp177 ELFLoader<Class>::Create(int fd, preloaded_image** _image) argument
209 ELFLoader<Class>::Load(int fd, preloaded_image* _image) argument
403 ELFLoader<Class>::Relocate(preloaded_image* _image) argument
665 elf_load_image(int fd, preloaded_image** _image) argument
[all...]
/haiku/src/kits/debugger/model/
H A DTeam.cpp201 AddImage(const ImageInfo& imageInfo, LocatableFile* imageFile, Image** _image) argument
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp2408 TeamDebugger::_AddImage(const ImageInfo& imageInfo, Image** _image) argument
/haiku/src/system/kernel/
H A Dmodule.cpp487 get_module_image(const char* path, module_image** _image) argument
/haiku/src/system/kernel/vm/
H A Dvm.cpp4058 create_preloaded_image_areas(struct preloaded_image* _image) argument

Completed in 120 milliseconds