Home
last modified time | relevance | path

Searched defs:loaded_image (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/stand/efi/boot1/
H A Dboot1.c67 EFI_LOADED_IMAGE *loaded_image; in try_boot() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp676 lldb_private::FileSpec *loaded_image) { in DoLoadImage() argument
/freebsd-src/stand/efi/loader/
H A Dmain.c1593 EFI_LOADED_IMAGE *loaded_image; command_chain() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1884 DoLoadImage(lldb_private::Process * process,const lldb_private::FileSpec & remote_file,const std::vector<std::string> * paths,lldb_private::Status & error,lldb_private::FileSpec * loaded_image) DoLoadImage() argument