Loads the executable into the specified virtual memory space. Returns a tuple containing: 1. The absolute path of the loaded executable. 2. Information about the ELF loading process.
(
self,
process_vm: &ProcessVm,
fs_resolver: &FsResolver,
)
source not stored for this graph (policy: none)
no test coverage detected