class SegmentVmo
Defined at line 187 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 189 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 192 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
zx::unowned_vmo vmo ()
Defined at line 208 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
auto copy_on_write ()
Defined at line 210 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h
uint64_t offset ()
Defined at line 212 of file ../../src/lib/elfldltl/include/lib/elfldltl/segment-with-vmo.h