#include <elf.h>
Definition at line 47 of file elf.h.
◆ alignment
uint64_t dart::elf::ProgramHeader::alignment |
Definition at line 65 of file elf.h.
◆ file_offset
uint64_t dart::elf::ProgramHeader::file_offset |
Definition at line 60 of file elf.h.
◆ file_size
uint64_t dart::elf::ProgramHeader::file_size |
Definition at line 63 of file elf.h.
◆ flags
uint32_t dart::elf::ProgramHeader::flags |
Definition at line 59 of file elf.h.
◆ memory_offset
uint64_t dart::elf::ProgramHeader::memory_offset |
Definition at line 61 of file elf.h.
◆ memory_size
uint64_t dart::elf::ProgramHeader::memory_size |
Definition at line 64 of file elf.h.
◆ physical_memory_offset
uint64_t dart::elf::ProgramHeader::physical_memory_offset |
Definition at line 62 of file elf.h.
◆ type
Definition at line 58 of file elf.h.
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/platform/elf.h