Home
last modified time | relevance | path

Searched defs:LoadImage (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/boot/efi/include/
HDefiapi.h775 EFI_IMAGE_LOAD LoadImage; member
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBProcess.cpp1290 SBProcess::LoadImage (lldb::SBFileSpec &sb_image_spec, lldb::SBError &sb_error) in LoadImage() function in SBProcess
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp1878 Process::LoadImage (const FileSpec &image_spec, Error &error) in LoadImage() function in Process