class SegmentVmo
Defined at line 186 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
This implements the VmarLoader::SegmentVmo class for LoadInfo types used
with SegmentWithVmo::Copy and SegmentWithVmo::NoCopy. It's the base
class for the partial specialization of VmarLoader::SegmentVmo below.
Public Methods
void SegmentVmo ()
Defined at line 188 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
template <class Segment>
void SegmentVmo (const Segment & segment, zx::unowned_vmo vmo)
Defined at line 191 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
zx::unowned_vmo vmo ()
Defined at line 207 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
auto copy_on_write ()
Defined at line 209 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
uint64_t offset ()
Defined at line 211 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h