#include <elf.h>
Definition at line 81 of file elf.h.
◆ alignment
uint64_t dart::elf::SectionHeader::alignment |
◆ entry_size
uint64_t dart::elf::SectionHeader::entry_size |
◆ file_offset
uint64_t dart::elf::SectionHeader::file_offset |
Definition at line 98 of file elf.h.
◆ file_size
uint64_t dart::elf::SectionHeader::file_size |
Definition at line 99 of file elf.h.
◆ flags
uint64_t dart::elf::SectionHeader::flags |
Definition at line 96 of file elf.h.
◆ info
uint32_t dart::elf::SectionHeader::info |
◆ link
uint32_t dart::elf::SectionHeader::link |
◆ memory_offset
uint64_t dart::elf::SectionHeader::memory_offset |
Definition at line 97 of file elf.h.
◆ name
uint32_t dart::elf::SectionHeader::name |
Definition at line 94 of file elf.h.
◆ type
Definition at line 95 of file elf.h.
The documentation for this struct was generated from the following file:
- third_party/dart-lang/sdk/runtime/platform/elf.h