class AlignedRemoteVmarLoader
Defined at line 512 of file ../../src/lib/elfldltl/include/lib/elfldltl/vmar-loader.h
elfldltl::AlignedRemoteVmarLoader is like elfldltl::RemoteVmarLoader but it
expects that any DataWithZeroFillSegment segments have been prepared to
have a page-aligned filesz() by zero-filling the final partial page of
the data portion in the VMO.
Public Methods
template <class Diagnostics, class LoadInfo>
bool Load (Diagnostics & diag, const LoadInfo & load_info, zx::unowned_vmo vmo)
Defined at line 518 of file ../../src/lib/elfldltl/include/lib/elfldltl/vmar-loader.h