List of all items
Structs
- HintData
 - archive::Archive
 - archive::Header
 - archive::Index
 - archive::Member
 - archive::MemberHeader
 - container::Ctx
 - elf32::gnu_hash::GnuHash
 - elf64::gnu_hash::GnuHash
 - elf::Elf
 - elf::compression_header::CompressionHeader
 - elf::compression_header::compression_header32::CompressionHeader
 - elf::compression_header::compression_header64::CompressionHeader
 - elf::dynamic::Dyn
 - elf::dynamic::Dynamic
 - elf::dynamic::DynamicInfo
 - elf::dynamic::dyn32::Dyn
 - elf::dynamic::dyn32::DynamicInfo
 - elf::dynamic::dyn64::Dyn
 - elf::dynamic::dyn64::DynamicInfo
 - elf::header::Header
 - elf::header::header32::Header
 - elf::header::header64::Header
 - elf::note::Nhdr32
 - elf::note::Nhdr64
 - elf::note::Note
 - elf::note::NoteDataIterator
 - elf::note::NoteIterator
 - elf::program_header::ProgramHeader
 - elf::program_header::program_header32::ProgramHeader
 - elf::program_header::program_header64::ProgramHeader
 - elf::reloc::Reloc
 - elf::reloc::RelocIterator
 - elf::reloc::RelocSection
 - elf::reloc::reloc32::Rel
 - elf::reloc::reloc32::Rela
 - elf::reloc::reloc64::Rel
 - elf::reloc::reloc64::Rela
 - elf::section_header::SectionHeader
 - elf::section_header::section_header32::SectionHeader
 - elf::section_header::section_header64::SectionHeader
 - elf::sym::Sym
 - elf::sym::SymIterator
 - elf::sym::Symtab
 - elf::sym::sym32::Sym
 - elf::sym::sym64::Sym
 - mach::FatArchIterator
 - mach::MachO
 - mach::MachOIterator
 - mach::MultiArch
 - mach::exports::Export
 - mach::exports::ExportTrie
 - mach::fat::FatArch
 - mach::fat::FatHeader
 - mach::header::Header
 - mach::header::Header32
 - mach::header::Header64
 - mach::imports::BindInterpreter
 - mach::imports::Import
 - mach::load_command::DataInCodeEntry
 - mach::load_command::DyldInfoCommand
 - mach::load_command::Dylib
 - mach::load_command::DylibCommand
 - mach::load_command::DylibModule
 - mach::load_command::DylibModule64
 - mach::load_command::DylibReference
 - mach::load_command::DylibTableOfContents
 - mach::load_command::DylinkerCommand
 - mach::load_command::DysymtabCommand
 - mach::load_command::EncryptionInfoCommand32
 - mach::load_command::EncryptionInfoCommand64
 - mach::load_command::EntryPointCommand
 - mach::load_command::FvmfileCommand
 - mach::load_command::Fvmlib
 - mach::load_command::FvmlibCommand
 - mach::load_command::IdentCommand
 - mach::load_command::LinkeditDataCommand
 - mach::load_command::LinkerOptionCommand
 - mach::load_command::LoadCommand
 - mach::load_command::LoadCommandHeader
 - mach::load_command::PrebindCksumCommand
 - mach::load_command::PreboundDylibCommand
 - mach::load_command::RoutinesCommand32
 - mach::load_command::RoutinesCommand64
 - mach::load_command::RpathCommand
 - mach::load_command::Section32
 - mach::load_command::Section64
 - mach::load_command::SegmentCommand32
 - mach::load_command::SegmentCommand64
 - mach::load_command::SourceVersionCommand
 - mach::load_command::SubClientCommand
 - mach::load_command::SubFrameworkCommand
 - mach::load_command::SubLibraryCommand
 - mach::load_command::SubUmbrellaCommand
 - mach::load_command::SymsegCommand
 - mach::load_command::SymtabCommand
 - mach::load_command::ThreadCommand
 - mach::load_command::TwolevelHint
 - mach::load_command::TwolevelHintsCommand
 - mach::load_command::UuidCommand
 - mach::load_command::VersionMinCommand
 - mach::relocation::RelocationInfo
 - mach::segment::RelocationIterator
 - mach::segment::Section
 - mach::segment::SectionIterator
 - mach::segment::Segment
 - mach::segment::Segments
 - mach::symbols::Nlist
 - mach::symbols::Nlist32
 - mach::symbols::Nlist64
 - mach::symbols::SymbolIterator
 - mach::symbols::Symbols
 - mach::symbols::SymbolsCtx
 - pe::Coff
 - pe::PE
 - pe::data_directories::DataDirectories
 - pe::data_directories::DataDirectory
 - pe::debug::CodeviewPDB70DebugInfo
 - pe::debug::DebugData
 - pe::debug::ImageDebugDirectory
 - pe::exception::ExceptionData
 - pe::exception::Register
 - pe::exception::RuntimeFunction
 - pe::exception::RuntimeFunctionIterator
 - pe::exception::UnwindCode
 - pe::exception::UnwindCodeIterator
 - pe::exception::UnwindInfo
 - pe::export::Export
 - pe::export::ExportData
 - pe::export::ExportDirectoryTable
 - pe::header::CoffHeader
 - pe::header::DosHeader
 - pe::header::Header
 - pe::import::HintNameTableEntry
 - pe::import::Import
 - pe::import::ImportData
 - pe::import::ImportDirectoryEntry
 - pe::import::SyntheticImportDirectoryEntry
 - pe::optional_header::OptionalHeader
 - pe::optional_header::StandardFields
 - pe::optional_header::StandardFields32
 - pe::optional_header::StandardFields64
 - pe::optional_header::WindowsFields32
 - pe::optional_header::WindowsFields64
 - pe::options::ParseOptions
 - pe::relocation::Relocation
 - pe::relocation::Relocations
 - pe::section_table::SectionTable
 - pe::symbol::AuxBeginAndEndFunction
 - pe::symbol::AuxFunctionDefinition
 - pe::symbol::AuxSectionDefinition
 - pe::symbol::AuxWeakExternal
 - pe::symbol::Symbol
 - pe::symbol::SymbolIterator
 - pe::symbol::SymbolTable
 - strtab::Strtab
 
Enums
- Hint
 - Object
 - archive::IndexType
 - container::Container
 - container::Endian
 - error::Error
 - mach::Mach
 - mach::exports::ExportInfo
 - mach::exports::SymbolKind
 - mach::load_command::CommandVariant
 - mach::load_command::Platform
 - pe::exception::StackFrameOffset
 - pe::exception::UnwindHandler
 - pe::exception::UnwindOperation
 - pe::export::ExportAddressTableEntry
 - pe::export::Reexport
 - pe::import::SyntheticImportLookupTableEntry
 
Traits
Functions
- elf32::gnu_hash::hash
 - elf64::gnu_hash::hash
 - elf::dynamic::df_1_tag_to_str
 - elf::dynamic::df_tag_to_str
 - elf::dynamic::dyn32::from_fd
 - elf::dynamic::dyn32::from_phdrs
 - elf::dynamic::dyn32::from_raw
 - elf::dynamic::dyn32::get_needed
 - elf::dynamic::dyn64::from_fd
 - elf::dynamic::dyn64::from_phdrs
 - elf::dynamic::dyn64::from_raw
 - elf::dynamic::dyn64::get_needed
 - elf::dynamic::tag_to_str
 - elf::header::class_to_str
 - elf::header::et_to_str
 - elf::header::machine_to_str
 - elf::program_header::pt_to_str
 - elf::reloc::r_to_str
 - elf::reloc::reloc32::from_fd
 - elf::reloc::reloc32::from_raw_rel
 - elf::reloc::reloc32::from_raw_rela
 - elf::reloc::reloc32::r_info
 - elf::reloc::reloc32::r_sym
 - elf::reloc::reloc32::r_type
 - elf::reloc::reloc64::from_fd
 - elf::reloc::reloc64::from_raw_rel
 - elf::reloc::reloc64::from_raw_rela
 - elf::reloc::reloc64::r_info
 - elf::reloc::reloc64::r_sym
 - elf::reloc::reloc64::r_type
 - elf::section_header::shf_to_str
 - elf::section_header::sht_to_str
 - elf::sym::bind_to_str
 - elf::sym::get_type
 - elf::sym::is_import
 - elf::sym::st_bind
 - elf::sym::st_type
 - elf::sym::st_visibility
 - elf::sym::sym32::from_fd
 - elf::sym::sym32::from_raw
 - elf::sym::sym64::from_fd
 - elf::sym::sym64::from_raw
 - elf::sym::type_to_str
 - elf::sym::visibility_to_str
 - mach::bind_opcodes::opcode_to_str
 - mach::constants::cputype::get_arch_from_flag
 - mach::constants::cputype::get_arch_name_from_types
 - mach::header::filetype_to_str
 - mach::header::flag_to_str
 - mach::load_command::cmd_to_str
 - mach::parse_magic_and_ctx
 - mach::peek
 - mach::relocation::reloc_to_str
 - mach::symbols::n_type_to_str
 - pe::characteristic::is_dll
 - pe::characteristic::is_exe
 - pe::utils::find_offset
 - pe::utils::find_offset_or
 - pe::utils::get_data
 - pe::utils::get_data_with_opts
 - pe::utils::is_in_range
 - pe::utils::try_name
 - peek
 - peek_bytes
 
Type Aliases
- elf::Dyn
 - elf::Dynamic
 - elf::Header
 - elf::ProgramHeader
 - elf::ProgramHeaders
 - elf::Reloc
 - elf::RelocSection
 - elf::SectionHeader
 - elf::SectionHeaders
 - elf::ShdrIdx
 - elf::Sym
 - elf::Symtab
 - error::Result
 - mach::bind_opcodes::Opcode
 - mach::constants::cputype::CpuSubType
 - mach::constants::cputype::CpuType
 - mach::load_command::LcStr
 - mach::relocation::RelocType
 - mach::segment::SectionData
 - pe::export::ExportAddressTable
 - pe::export::ExportNamePointerTable
 - pe::export::ExportOrdinalTable
 - pe::import::ImportAddressTable
 - pe::import::ImportLookupTable
 - pe::optional_header::WindowsFields
 
Constants
- archive::MAGIC
 - archive::SIZEOF_HEADER
 - archive::SIZEOF_MAGIC
 - container::CONTAINER
 - elf::compression_header::ELFCOMPRESS_HIOS
 - elf::compression_header::ELFCOMPRESS_HIPROC
 - elf::compression_header::ELFCOMPRESS_LOOS
 - elf::compression_header::ELFCOMPRESS_LOPROC
 - elf::compression_header::ELFCOMPRESS_ZLIB
 - elf::compression_header::compression_header32::SIZEOF_CHDR
 - elf::compression_header::compression_header64::SIZEOF_CHDR
 - elf::dynamic::DF_1_CONFALT
 - elf::dynamic::DF_1_DIRECT
 - elf::dynamic::DF_1_DISPRELDNE
 - elf::dynamic::DF_1_DISPRELPND
 - elf::dynamic::DF_1_EDITED
 - elf::dynamic::DF_1_ENDFILTEE
 - elf::dynamic::DF_1_GLOBAL
 - elf::dynamic::DF_1_GLOBAUDIT
 - elf::dynamic::DF_1_GROUP
 - elf::dynamic::DF_1_IGNMULDEF
 - elf::dynamic::DF_1_INITFIRST
 - elf::dynamic::DF_1_INTERPOSE
 - elf::dynamic::DF_1_LOADFLTR
 - elf::dynamic::DF_1_NODEFLIB
 - elf::dynamic::DF_1_NODELETE
 - elf::dynamic::DF_1_NODIRECT
 - elf::dynamic::DF_1_NODUMP
 - elf::dynamic::DF_1_NOHDR
 - elf::dynamic::DF_1_NOKSYMS
 - elf::dynamic::DF_1_NOOPEN
 - elf::dynamic::DF_1_NORELOC
 - elf::dynamic::DF_1_NOW
 - elf::dynamic::DF_1_ORIGIN
 - elf::dynamic::DF_1_PIE
 - elf::dynamic::DF_1_SINGLETON
 - elf::dynamic::DF_1_SYMINTPOSE
 - elf::dynamic::DF_1_TRANS
 - elf::dynamic::DF_BIND_NOW
 - elf::dynamic::DF_ORIGIN
 - elf::dynamic::DF_STATIC_TLS
 - elf::dynamic::DF_SYMBOLIC
 - elf::dynamic::DF_TEXTREL
 - elf::dynamic::DT_ADDRNUM
 - elf::dynamic::DT_ADDRRNGHI
 - elf::dynamic::DT_ADDRRNGLO
 - elf::dynamic::DT_AUDIT
 - elf::dynamic::DT_BIND_NOW
 - elf::dynamic::DT_CONFIG
 - elf::dynamic::DT_DEBUG
 - elf::dynamic::DT_DEPAUDIT
 - elf::dynamic::DT_ENCODING
 - elf::dynamic::DT_FINI
 - elf::dynamic::DT_FINI_ARRAY
 - elf::dynamic::DT_FINI_ARRAYSZ
 - elf::dynamic::DT_FLAGS
 - elf::dynamic::DT_FLAGS_1
 - elf::dynamic::DT_GNU_CONFLICT
 - elf::dynamic::DT_GNU_HASH
 - elf::dynamic::DT_GNU_LIBLIST
 - elf::dynamic::DT_HASH
 - elf::dynamic::DT_HIOS
 - elf::dynamic::DT_HIPROC
 - elf::dynamic::DT_INIT
 - elf::dynamic::DT_INIT_ARRAY
 - elf::dynamic::DT_INIT_ARRAYSZ
 - elf::dynamic::DT_JMPREL
 - elf::dynamic::DT_LOOS
 - elf::dynamic::DT_LOPROC
 - elf::dynamic::DT_MOVETAB
 - elf::dynamic::DT_NEEDED
 - elf::dynamic::DT_NULL
 - elf::dynamic::DT_NUM
 - elf::dynamic::DT_PLTGOT
 - elf::dynamic::DT_PLTPAD
 - elf::dynamic::DT_PLTREL
 - elf::dynamic::DT_PLTRELSZ
 - elf::dynamic::DT_PREINIT_ARRAY
 - elf::dynamic::DT_PREINIT_ARRAYSZ
 - elf::dynamic::DT_REL
 - elf::dynamic::DT_RELA
 - elf::dynamic::DT_RELACOUNT
 - elf::dynamic::DT_RELAENT
 - elf::dynamic::DT_RELASZ
 - elf::dynamic::DT_RELCOUNT
 - elf::dynamic::DT_RELENT
 - elf::dynamic::DT_RELSZ
 - elf::dynamic::DT_RPATH
 - elf::dynamic::DT_RUNPATH
 - elf::dynamic::DT_SONAME
 - elf::dynamic::DT_STRSZ
 - elf::dynamic::DT_STRTAB
 - elf::dynamic::DT_SYMBOLIC
 - elf::dynamic::DT_SYMENT
 - elf::dynamic::DT_SYMINFO
 - elf::dynamic::DT_SYMTAB
 - elf::dynamic::DT_TEXTREL
 - elf::dynamic::DT_TLSDESC_GOT
 - elf::dynamic::DT_TLSDESC_PLT
 - elf::dynamic::DT_VERDEF
 - elf::dynamic::DT_VERDEFNUM
 - elf::dynamic::DT_VERNEED
 - elf::dynamic::DT_VERNEEDNUM
 - elf::dynamic::DT_VERSYM
 - elf::dynamic::dyn32::SIZEOF_DYN
 - elf::dynamic::dyn64::SIZEOF_DYN
 - elf::header::EI_ABIVERSION
 - elf::header::EI_CLASS
 - elf::header::EI_DATA
 - elf::header::EI_OSABI
 - elf::header::EI_VERSION
 - elf::header::ELFCLASS32
 - elf::header::ELFCLASS64
 - elf::header::ELFCLASSNONE
 - elf::header::ELFCLASSNUM
 - elf::header::ELFDATA2LSB
 - elf::header::ELFDATA2MSB
 - elf::header::ELFDATANONE
 - elf::header::ELFMAG
 - elf::header::ELFOSABI_NONE
 - elf::header::EM_386
 - elf::header::EM_56800EX
 - elf::header::EM_68HC05
 - elf::header::EM_68HC08
 - elf::header::EM_68HC11
 - elf::header::EM_68HC12
 - elf::header::EM_68HC16
 - elf::header::EM_68K
 - elf::header::EM_78KOR
 - elf::header::EM_8051
 - elf::header::EM_860
 - elf::header::EM_88K
 - elf::header::EM_960
 - elf::header::EM_AARCH64
 - elf::header::EM_ALTERA_NIOS2
 - elf::header::EM_AMDGPU
 - elf::header::EM_ARC
 - elf::header::EM_ARCA
 - elf::header::EM_ARC_COMPACT
 - elf::header::EM_ARC_COMPACT2
 - elf::header::EM_ARM
 - elf::header::EM_AVR
 - elf::header::EM_AVR32
 - elf::header::EM_BA1
 - elf::header::EM_BA2
 - elf::header::EM_BLACKFIN
 - elf::header::EM_BPF
 - elf::header::EM_C166
 - elf::header::EM_CDP
 - elf::header::EM_CE
 - elf::header::EM_CLOUDSHIELD
 - elf::header::EM_COGE
 - elf::header::EM_COLDFIRE
 - elf::header::EM_COOL
 - elf::header::EM_COREA_1ST
 - elf::header::EM_COREA_2ND
 - elf::header::EM_CR
 - elf::header::EM_CR16
 - elf::header::EM_CRAYNV2
 - elf::header::EM_CRIS
 - elf::header::EM_CRX
 - elf::header::EM_CSR_KALIMBA
 - elf::header::EM_CUDA
 - elf::header::EM_CYPRESS_M8C
 - elf::header::EM_D10V
 - elf::header::EM_D30V
 - elf::header::EM_DSP24
 - elf::header::EM_DSPIC30F
 - elf::header::EM_DXP
 - elf::header::EM_ECOG16
 - elf::header::EM_ECOG1X
 - elf::header::EM_ECOG2
 - elf::header::EM_EMX16
 - elf::header::EM_EMX8
 - elf::header::EM_ETPU
 - elf::header::EM_EXCESS
 - elf::header::EM_F2MC16
 - elf::header::EM_FAKE_ALPHA
 - elf::header::EM_FIREPATH
 - elf::header::EM_FR20
 - elf::header::EM_FR30
 - elf::header::EM_FT32
 - elf::header::EM_FX66
 - elf::header::EM_H8S
 - elf::header::EM_H8_300
 - elf::header::EM_H8_300H
 - elf::header::EM_H8_500
 - elf::header::EM_HUANY
 - elf::header::EM_IAMCU
 - elf::header::EM_IA_64
 - elf::header::EM_IP2K
 - elf::header::EM_JAVELIN
 - elf::header::EM_K10M
 - elf::header::EM_KM32
 - elf::header::EM_KMX32
 - elf::header::EM_KVARC
 - elf::header::EM_L10M
 - elf::header::EM_LATTICEMICO32
 - elf::header::EM_M16C
 - elf::header::EM_M32
 - elf::header::EM_M32C
 - elf::header::EM_M32R
 - elf::header::EM_MANIK
 - elf::header::EM_MAX
 - elf::header::EM_MAXQ30
 - elf::header::EM_MCHP_PIC
 - elf::header::EM_MCST_ELBRUS
 - elf::header::EM_ME16
 - elf::header::EM_METAG
 - elf::header::EM_MICROBLAZE
 - elf::header::EM_MIPS
 - elf::header::EM_MIPS_RS3_LE
 - elf::header::EM_MIPS_X
 - elf::header::EM_MMA
 - elf::header::EM_MMDSP_PLUS
 - elf::header::EM_MMIX
 - elf::header::EM_MN10200
 - elf::header::EM_MN10300
 - elf::header::EM_MOXIE
 - elf::header::EM_MSP430
 - elf::header::EM_NCPU
 - elf::header::EM_NDR1
 - elf::header::EM_NDS32
 - elf::header::EM_NONE
 - elf::header::EM_NORC
 - elf::header::EM_NS32K
 - elf::header::EM_NUM
 - elf::header::EM_OPEN8
 - elf::header::EM_OPENRISC
 - elf::header::EM_PARISC
 - elf::header::EM_PCP
 - elf::header::EM_PDP10
 - elf::header::EM_PDP11
 - elf::header::EM_PDSP
 - elf::header::EM_PJ
 - elf::header::EM_PPC
 - elf::header::EM_PPC64
 - elf::header::EM_PRISM
 - elf::header::EM_QDSP6
 - elf::header::EM_R32C
 - elf::header::EM_RCE
 - elf::header::EM_RH32
 - elf::header::EM_RISCV
 - elf::header::EM_RL78
 - elf::header::EM_RS08
 - elf::header::EM_RX
 - elf::header::EM_S370
 - elf::header::EM_S390
 - elf::header::EM_SCORE7
 - elf::header::EM_SEP
 - elf::header::EM_SE_C17
 - elf::header::EM_SE_C33
 - elf::header::EM_SH
 - elf::header::EM_SHARC
 - elf::header::EM_SLE9X
 - elf::header::EM_SNP1K
 - elf::header::EM_SPARC
 - elf::header::EM_SPARC32PLUS
 - elf::header::EM_SPARCV9
 - elf::header::EM_SPU
 - elf::header::EM_ST100
 - elf::header::EM_ST19
 - elf::header::EM_ST200
 - elf::header::EM_ST7
 - elf::header::EM_ST9PLUS
 - elf::header::EM_STARCORE
 - elf::header::EM_STM8
 - elf::header::EM_STXP7X
 - elf::header::EM_SVX
 - elf::header::EM_TILE64
 - elf::header::EM_TILEGX
 - elf::header::EM_TILEPRO
 - elf::header::EM_TINYJ
 - elf::header::EM_TI_ARP32
 - elf::header::EM_TI_C2000
 - elf::header::EM_TI_C5500
 - elf::header::EM_TI_C6000
 - elf::header::EM_TI_PRU
 - elf::header::EM_TMM_GPP
 - elf::header::EM_TPC
 - elf::header::EM_TRICORE
 - elf::header::EM_TRIMEDIA
 - elf::header::EM_TSK3000
 - elf::header::EM_UNICORE
 - elf::header::EM_V800
 - elf::header::EM_V850
 - elf::header::EM_VAX
 - elf::header::EM_VIDEOCORE
 - elf::header::EM_VIDEOCORE3
 - elf::header::EM_VIDEOCORE5
 - elf::header::EM_VISIUM
 - elf::header::EM_VPP500
 - elf::header::EM_X86_64
 - elf::header::EM_XCORE
 - elf::header::EM_XGATE
 - elf::header::EM_XIMO16
 - elf::header::EM_XTENSA
 - elf::header::EM_Z80
 - elf::header::EM_ZSP
 - elf::header::ET_CORE
 - elf::header::ET_DYN
 - elf::header::ET_EXEC
 - elf::header::ET_NONE
 - elf::header::ET_NUM
 - elf::header::ET_REL
 - elf::header::EV_CURRENT
 - elf::header::SELFMAG
 - elf::header::SIZEOF_IDENT
 - elf::header::header32::ELFCLASS
 - elf::header::header32::SIZEOF_EHDR
 - elf::header::header64::ELFCLASS
 - elf::header::header64::SIZEOF_EHDR
 - elf::note::ELF_NOTE_ABI
 - elf::note::ELF_NOTE_OS_FREEBSD
 - elf::note::ELF_NOTE_OS_GNU
 - elf::note::ELF_NOTE_OS_LINUX
 - elf::note::ELF_NOTE_OS_SOLARIS2
 - elf::note::NT_FILE
 - elf::note::NT_GNU_ABI_TAG
 - elf::note::NT_GNU_BUILD_ID
 - elf::note::NT_GNU_GOLD_VERSION
 - elf::note::NT_GNU_HWCAP
 - elf::note::NT_PRPSINFO
 - elf::note::NT_PRSTATUS
 - elf::note::NT_SIGINFO
 - elf::program_header::PF_R
 - elf::program_header::PF_W
 - elf::program_header::PF_X
 - elf::program_header::PT_ARM_EXIDX
 - elf::program_header::PT_DYNAMIC
 - elf::program_header::PT_GNU_EH_FRAME
 - elf::program_header::PT_GNU_RELRO
 - elf::program_header::PT_GNU_STACK
 - elf::program_header::PT_HIOS
 - elf::program_header::PT_HIPROC
 - elf::program_header::PT_HISUNW
 - elf::program_header::PT_INTERP
 - elf::program_header::PT_LOAD
 - elf::program_header::PT_LOOS
 - elf::program_header::PT_LOPROC
 - elf::program_header::PT_LOSUNW
 - elf::program_header::PT_NOTE
 - elf::program_header::PT_NULL
 - elf::program_header::PT_NUM
 - elf::program_header::PT_PHDR
 - elf::program_header::PT_SHLIB
 - elf::program_header::PT_SUNWBSS
 - elf::program_header::PT_SUNWSTACK
 - elf::program_header::PT_TLS
 - elf::program_header::program_header32::SIZEOF_PHDR
 - elf::program_header::program_header64::SIZEOF_PHDR
 - elf::reloc::R_386_16
 - elf::reloc::R_386_32
 - elf::reloc::R_386_32PLT
 - elf::reloc::R_386_8
 - elf::reloc::R_386_COPY
 - elf::reloc::R_386_GLOB_DAT
 - elf::reloc::R_386_GOT32
 - elf::reloc::R_386_GOT32X
 - elf::reloc::R_386_GOTOFF
 - elf::reloc::R_386_GOTPC
 - elf::reloc::R_386_IRELATIVE
 - elf::reloc::R_386_JMP_SLOT
 - elf::reloc::R_386_NONE
 - elf::reloc::R_386_NUM
 - elf::reloc::R_386_PC16
 - elf::reloc::R_386_PC32
 - elf::reloc::R_386_PC8
 - elf::reloc::R_386_PLT32
 - elf::reloc::R_386_RELATIVE
 - elf::reloc::R_386_SIZE32
 - elf::reloc::R_386_TLS_DESC
 - elf::reloc::R_386_TLS_DESC_CALL
 - elf::reloc::R_386_TLS_DTPMOD32
 - elf::reloc::R_386_TLS_DTPOFF32
 - elf::reloc::R_386_TLS_GD
 - elf::reloc::R_386_TLS_GD_32
 - elf::reloc::R_386_TLS_GD_CALL
 - elf::reloc::R_386_TLS_GD_POP
 - elf::reloc::R_386_TLS_GD_PUSH
 - elf::reloc::R_386_TLS_GOTDESC
 - elf::reloc::R_386_TLS_GOTIE
 - elf::reloc::R_386_TLS_IE
 - elf::reloc::R_386_TLS_IE_32
 - elf::reloc::R_386_TLS_LDM
 - elf::reloc::R_386_TLS_LDM_32
 - elf::reloc::R_386_TLS_LDM_CALL
 - elf::reloc::R_386_TLS_LDM_POP
 - elf::reloc::R_386_TLS_LDM_PUSH
 - elf::reloc::R_386_TLS_LDO_32
 - elf::reloc::R_386_TLS_LE
 - elf::reloc::R_386_TLS_LE_32
 - elf::reloc::R_386_TLS_TPOFF
 - elf::reloc::R_386_TLS_TPOFF32
 - elf::reloc::R_AARCH64_ABS16
 - elf::reloc::R_AARCH64_ABS32
 - elf::reloc::R_AARCH64_ABS64
 - elf::reloc::R_AARCH64_ADD_ABS_LO12_NC
 - elf::reloc::R_AARCH64_ADR_GOT_PAGE
 - elf::reloc::R_AARCH64_ADR_PREL_LO21
 - elf::reloc::R_AARCH64_ADR_PREL_PG_HI21
 - elf::reloc::R_AARCH64_ADR_PREL_PG_HI21_NC
 - elf::reloc::R_AARCH64_CALL26
 - elf::reloc::R_AARCH64_CONDBR19
 - elf::reloc::R_AARCH64_COPY
 - elf::reloc::R_AARCH64_GLOB_DAT
 - elf::reloc::R_AARCH64_GOTREL32
 - elf::reloc::R_AARCH64_GOTREL64
 - elf::reloc::R_AARCH64_GOT_LD_PREL19
 - elf::reloc::R_AARCH64_IRELATIVE
 - elf::reloc::R_AARCH64_JUMP26
 - elf::reloc::R_AARCH64_JUMP_SLOT
 - elf::reloc::R_AARCH64_LD64_GOTOFF_LO15
 - elf::reloc::R_AARCH64_LD64_GOTPAGE_LO15
 - elf::reloc::R_AARCH64_LD64_GOT_LO12_NC
 - elf::reloc::R_AARCH64_LDST128_ABS_LO12_NC
 - elf::reloc::R_AARCH64_LDST16_ABS_LO12_NC
 - elf::reloc::R_AARCH64_LDST32_ABS_LO12_NC
 - elf::reloc::R_AARCH64_LDST64_ABS_LO12_NC
 - elf::reloc::R_AARCH64_LDST8_ABS_LO12_NC
 - elf::reloc::R_AARCH64_LD_PREL_LO19
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G0
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G0_NC
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G1
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G1_NC
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G2
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G2_NC
 - elf::reloc::R_AARCH64_MOVW_GOTOFF_G3
 - elf::reloc::R_AARCH64_MOVW_PREL_G0
 - elf::reloc::R_AARCH64_MOVW_PREL_G0_NC
 - elf::reloc::R_AARCH64_MOVW_PREL_G1
 - elf::reloc::R_AARCH64_MOVW_PREL_G1_NC
 - elf::reloc::R_AARCH64_MOVW_PREL_G2
 - elf::reloc::R_AARCH64_MOVW_PREL_G2_NC
 - elf::reloc::R_AARCH64_MOVW_PREL_G3
 - elf::reloc::R_AARCH64_MOVW_SABS_G0
 - elf::reloc::R_AARCH64_MOVW_SABS_G1
 - elf::reloc::R_AARCH64_MOVW_SABS_G2
 - elf::reloc::R_AARCH64_MOVW_UABS_G0
 - elf::reloc::R_AARCH64_MOVW_UABS_G0_NC
 - elf::reloc::R_AARCH64_MOVW_UABS_G1
 - elf::reloc::R_AARCH64_MOVW_UABS_G1_NC
 - elf::reloc::R_AARCH64_MOVW_UABS_G2
 - elf::reloc::R_AARCH64_MOVW_UABS_G2_NC
 - elf::reloc::R_AARCH64_MOVW_UABS_G3
 - elf::reloc::R_AARCH64_NONE
 - elf::reloc::R_AARCH64_P32_ABS32
 - elf::reloc::R_AARCH64_P32_COPY
 - elf::reloc::R_AARCH64_P32_GLOB_DAT
 - elf::reloc::R_AARCH64_P32_IRELATIVE
 - elf::reloc::R_AARCH64_P32_JUMP_SLOT
 - elf::reloc::R_AARCH64_P32_RELATIVE
 - elf::reloc::R_AARCH64_P32_TLSDESC
 - elf::reloc::R_AARCH64_P32_TLS_DTPMOD
 - elf::reloc::R_AARCH64_P32_TLS_DTPREL
 - elf::reloc::R_AARCH64_P32_TLS_TPREL
 - elf::reloc::R_AARCH64_PREL16
 - elf::reloc::R_AARCH64_PREL32
 - elf::reloc::R_AARCH64_PREL64
 - elf::reloc::R_AARCH64_RELATIVE
 - elf::reloc::R_AARCH64_TLSDESC
 - elf::reloc::R_AARCH64_TLSDESC_ADD
 - elf::reloc::R_AARCH64_TLSDESC_ADD_LO12
 - elf::reloc::R_AARCH64_TLSDESC_ADR_PAGE21
 - elf::reloc::R_AARCH64_TLSDESC_ADR_PREL21
 - elf::reloc::R_AARCH64_TLSDESC_CALL
 - elf::reloc::R_AARCH64_TLSDESC_LD64_LO12
 - elf::reloc::R_AARCH64_TLSDESC_LDR
 - elf::reloc::R_AARCH64_TLSDESC_LD_PREL19
 - elf::reloc::R_AARCH64_TLSDESC_OFF_G0_NC
 - elf::reloc::R_AARCH64_TLSDESC_OFF_G1
 - elf::reloc::R_AARCH64_TLSGD_ADD_LO12_NC
 - elf::reloc::R_AARCH64_TLSGD_ADR_PAGE21
 - elf::reloc::R_AARCH64_TLSGD_ADR_PREL21
 - elf::reloc::R_AARCH64_TLSGD_MOVW_G0_NC
 - elf::reloc::R_AARCH64_TLSGD_MOVW_G1
 - elf::reloc::R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21
 - elf::reloc::R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSIE_LD_GOTTPREL_PREL19
 - elf::reloc::R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC
 - elf::reloc::R_AARCH64_TLSIE_MOVW_GOTTPREL_G1
 - elf::reloc::R_AARCH64_TLSLD_ADD_DTPREL_HI12
 - elf::reloc::R_AARCH64_TLSLD_ADD_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_ADD_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_ADR_PAGE21
 - elf::reloc::R_AARCH64_TLSLD_ADR_PREL21
 - elf::reloc::R_AARCH64_TLSLD_LDST128_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_LDST16_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_LDST32_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_LDST64_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_LDST8_DTPREL_LO12
 - elf::reloc::R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLD_LD_PREL19
 - elf::reloc::R_AARCH64_TLSLD_MOVW_DTPREL_G0
 - elf::reloc::R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC
 - elf::reloc::R_AARCH64_TLSLD_MOVW_DTPREL_G1
 - elf::reloc::R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC
 - elf::reloc::R_AARCH64_TLSLD_MOVW_DTPREL_G2
 - elf::reloc::R_AARCH64_TLSLD_MOVW_G0_NC
 - elf::reloc::R_AARCH64_TLSLD_MOVW_G1
 - elf::reloc::R_AARCH64_TLSLE_ADD_TPREL_HI12
 - elf::reloc::R_AARCH64_TLSLE_ADD_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_ADD_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_LDST128_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_LDST16_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_LDST32_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_LDST64_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_LDST8_TPREL_LO12
 - elf::reloc::R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC
 - elf::reloc::R_AARCH64_TLSLE_MOVW_TPREL_G0
 - elf::reloc::R_AARCH64_TLSLE_MOVW_TPREL_G0_NC
 - elf::reloc::R_AARCH64_TLSLE_MOVW_TPREL_G1
 - elf::reloc::R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
 - elf::reloc::R_AARCH64_TLSLE_MOVW_TPREL_G2
 - elf::reloc::R_AARCH64_TLS_DTPMOD
 - elf::reloc::R_AARCH64_TLS_DTPREL
 - elf::reloc::R_AARCH64_TLS_TPREL
 - elf::reloc::R_AARCH64_TSTBR14
 - elf::reloc::R_ARM_ABS12
 - elf::reloc::R_ARM_ABS16
 - elf::reloc::R_ARM_ABS32
 - elf::reloc::R_ARM_ABS32_NOI
 - elf::reloc::R_ARM_ABS8
 - elf::reloc::R_ARM_ALU_PCREL_15_8
 - elf::reloc::R_ARM_ALU_PCREL_23_15
 - elf::reloc::R_ARM_ALU_PCREL_7_0
 - elf::reloc::R_ARM_ALU_PC_G0
 - elf::reloc::R_ARM_ALU_PC_G0_NC
 - elf::reloc::R_ARM_ALU_PC_G1
 - elf::reloc::R_ARM_ALU_PC_G1_NC
 - elf::reloc::R_ARM_ALU_PC_G2
 - elf::reloc::R_ARM_ALU_SBREL_19_12
 - elf::reloc::R_ARM_ALU_SBREL_27_20
 - elf::reloc::R_ARM_ALU_SB_G0
 - elf::reloc::R_ARM_ALU_SB_G0_NC
 - elf::reloc::R_ARM_ALU_SB_G1
 - elf::reloc::R_ARM_ALU_SB_G1_NC
 - elf::reloc::R_ARM_ALU_SB_G2
 - elf::reloc::R_ARM_AMP_VCALL9
 - elf::reloc::R_ARM_BASE_ABS
 - elf::reloc::R_ARM_CALL
 - elf::reloc::R_ARM_COPY
 - elf::reloc::R_ARM_GLOB_DAT
 - elf::reloc::R_ARM_GNU_VTENTRY
 - elf::reloc::R_ARM_GNU_VTINHERIT
 - elf::reloc::R_ARM_GOT32
 - elf::reloc::R_ARM_GOTOFF
 - elf::reloc::R_ARM_GOTOFF12
 - elf::reloc::R_ARM_GOTPC
 - elf::reloc::R_ARM_GOTRELAX
 - elf::reloc::R_ARM_GOT_ABS
 - elf::reloc::R_ARM_GOT_BREL12
 - elf::reloc::R_ARM_GOT_PREL
 - elf::reloc::R_ARM_IRELATIVE
 - elf::reloc::R_ARM_JUMP24
 - elf::reloc::R_ARM_JUMP_SLOT
 - elf::reloc::R_ARM_LDC_PC_G0
 - elf::reloc::R_ARM_LDC_PC_G1
 - elf::reloc::R_ARM_LDC_PC_G2
 - elf::reloc::R_ARM_LDC_SB_G0
 - elf::reloc::R_ARM_LDC_SB_G1
 - elf::reloc::R_ARM_LDC_SB_G2
 - elf::reloc::R_ARM_LDRS_PC_G0
 - elf::reloc::R_ARM_LDRS_PC_G1
 - elf::reloc::R_ARM_LDRS_PC_G2
 - elf::reloc::R_ARM_LDRS_SB_G0
 - elf::reloc::R_ARM_LDRS_SB_G1
 - elf::reloc::R_ARM_LDRS_SB_G2
 - elf::reloc::R_ARM_LDR_PC_G1
 - elf::reloc::R_ARM_LDR_PC_G2
 - elf::reloc::R_ARM_LDR_SBREL_11_0
 - elf::reloc::R_ARM_LDR_SB_G0
 - elf::reloc::R_ARM_LDR_SB_G1
 - elf::reloc::R_ARM_LDR_SB_G2
 - elf::reloc::R_ARM_ME_TOO
 - elf::reloc::R_ARM_MOVT_ABS
 - elf::reloc::R_ARM_MOVT_BREL
 - elf::reloc::R_ARM_MOVT_PREL
 - elf::reloc::R_ARM_MOVW_ABS_NC
 - elf::reloc::R_ARM_MOVW_BREL
 - elf::reloc::R_ARM_MOVW_BREL_NC
 - elf::reloc::R_ARM_MOVW_PREL_NC
 - elf::reloc::R_ARM_NONE
 - elf::reloc::R_ARM_NUM
 - elf::reloc::R_ARM_PC13
 - elf::reloc::R_ARM_PC24
 - elf::reloc::R_ARM_PLT32
 - elf::reloc::R_ARM_PLT32_ABS
 - elf::reloc::R_ARM_PREL31
 - elf::reloc::R_ARM_RABS22
 - elf::reloc::R_ARM_RBASE
 - elf::reloc::R_ARM_REL32
 - elf::reloc::R_ARM_REL32_NOI
 - elf::reloc::R_ARM_RELATIVE
 - elf::reloc::R_ARM_RPC24
 - elf::reloc::R_ARM_RREL32
 - elf::reloc::R_ARM_RSBREL32
 - elf::reloc::R_ARM_RXPC25
 - elf::reloc::R_ARM_SBREL31
 - elf::reloc::R_ARM_SBREL32
 - elf::reloc::R_ARM_SWI24
 - elf::reloc::R_ARM_TARGET1
 - elf::reloc::R_ARM_TARGET2
 - elf::reloc::R_ARM_THM_ABS5
 - elf::reloc::R_ARM_THM_ALU_PREL_11_0
 - elf::reloc::R_ARM_THM_GOT_BREL12
 - elf::reloc::R_ARM_THM_JUMP19
 - elf::reloc::R_ARM_THM_JUMP24
 - elf::reloc::R_ARM_THM_JUMP6
 - elf::reloc::R_ARM_THM_MOVT_ABS
 - elf::reloc::R_ARM_THM_MOVT_BREL
 - elf::reloc::R_ARM_THM_MOVT_PREL
 - elf::reloc::R_ARM_THM_MOVW_ABS_NC
 - elf::reloc::R_ARM_THM_MOVW_BREL
 - elf::reloc::R_ARM_THM_MOVW_BREL_NC
 - elf::reloc::R_ARM_THM_MOVW_PREL_NC
 - elf::reloc::R_ARM_THM_PC11
 - elf::reloc::R_ARM_THM_PC12
 - elf::reloc::R_ARM_THM_PC22
 - elf::reloc::R_ARM_THM_PC8
 - elf::reloc::R_ARM_THM_PC9
 - elf::reloc::R_ARM_THM_RPC22
 - elf::reloc::R_ARM_THM_SWI8
 - elf::reloc::R_ARM_THM_TLS_CALL
 - elf::reloc::R_ARM_THM_TLS_DESCSEQ
 - elf::reloc::R_ARM_THM_TLS_DESCSEQ16
 - elf::reloc::R_ARM_THM_TLS_DESCSEQ32
 - elf::reloc::R_ARM_THM_XPC22
 - elf::reloc::R_ARM_TLS_CALL
 - elf::reloc::R_ARM_TLS_DESC
 - elf::reloc::R_ARM_TLS_DESCSEQ
 - elf::reloc::R_ARM_TLS_DTPMOD32
 - elf::reloc::R_ARM_TLS_DTPOFF32
 - elf::reloc::R_ARM_TLS_GD32
 - elf::reloc::R_ARM_TLS_GOTDESC
 - elf::reloc::R_ARM_TLS_IE12GP
 - elf::reloc::R_ARM_TLS_IE32
 - elf::reloc::R_ARM_TLS_LDM32
 - elf::reloc::R_ARM_TLS_LDO12
 - elf::reloc::R_ARM_TLS_LDO32
 - elf::reloc::R_ARM_TLS_LE12
 - elf::reloc::R_ARM_TLS_LE32
 - elf::reloc::R_ARM_TLS_TPOFF32
 - elf::reloc::R_ARM_V4BX
 - elf::reloc::R_ARM_XPC25
 - elf::reloc::R_MIPS_16
 - elf::reloc::R_MIPS_26
 - elf::reloc::R_MIPS_32
 - elf::reloc::R_MIPS_64
 - elf::reloc::R_MIPS_ADD_IMMEDIATE
 - elf::reloc::R_MIPS_CALL16
 - elf::reloc::R_MIPS_CALL_HI16
 - elf::reloc::R_MIPS_CALL_LO16
 - elf::reloc::R_MIPS_COPY
 - elf::reloc::R_MIPS_DELETE
 - elf::reloc::R_MIPS_GLOB_DAT
 - elf::reloc::R_MIPS_GOT16
 - elf::reloc::R_MIPS_GOT_DISP
 - elf::reloc::R_MIPS_GOT_HI16
 - elf::reloc::R_MIPS_GOT_LO16
 - elf::reloc::R_MIPS_GOT_OFST
 - elf::reloc::R_MIPS_GOT_PAGE
 - elf::reloc::R_MIPS_GPREL16
 - elf::reloc::R_MIPS_GPREL32
 - elf::reloc::R_MIPS_HI16
 - elf::reloc::R_MIPS_HIGHER
 - elf::reloc::R_MIPS_HIGHEST
 - elf::reloc::R_MIPS_INSERT_A
 - elf::reloc::R_MIPS_INSERT_B
 - elf::reloc::R_MIPS_JALR
 - elf::reloc::R_MIPS_JUMP_SLOT
 - elf::reloc::R_MIPS_LITERAL
 - elf::reloc::R_MIPS_LO16
 - elf::reloc::R_MIPS_NONE
 - elf::reloc::R_MIPS_NUM
 - elf::reloc::R_MIPS_PC16
 - elf::reloc::R_MIPS_PJUMP
 - elf::reloc::R_MIPS_REL16
 - elf::reloc::R_MIPS_REL32
 - elf::reloc::R_MIPS_RELGOT
 - elf::reloc::R_MIPS_SCN_DISP
 - elf::reloc::R_MIPS_SHIFT5
 - elf::reloc::R_MIPS_SHIFT6
 - elf::reloc::R_MIPS_SUB
 - elf::reloc::R_MIPS_TLS_DTPMOD32
 - elf::reloc::R_MIPS_TLS_DTPMOD64
 - elf::reloc::R_MIPS_TLS_DTPREL32
 - elf::reloc::R_MIPS_TLS_DTPREL64
 - elf::reloc::R_MIPS_TLS_DTPREL_HI16
 - elf::reloc::R_MIPS_TLS_DTPREL_LO16
 - elf::reloc::R_MIPS_TLS_GD
 - elf::reloc::R_MIPS_TLS_GOTTPREL
 - elf::reloc::R_MIPS_TLS_LDM
 - elf::reloc::R_MIPS_TLS_TPREL32
 - elf::reloc::R_MIPS_TLS_TPREL64
 - elf::reloc::R_MIPS_TLS_TPREL_HI16
 - elf::reloc::R_MIPS_TLS_TPREL_LO16
 - elf::reloc::R_OR1K_16
 - elf::reloc::R_OR1K_16_PCREL
 - elf::reloc::R_OR1K_32
 - elf::reloc::R_OR1K_32_PCREL
 - elf::reloc::R_OR1K_8
 - elf::reloc::R_OR1K_8_PCREL
 - elf::reloc::R_OR1K_COPY
 - elf::reloc::R_OR1K_GLOB_DAT
 - elf::reloc::R_OR1K_GNU_VTENTRY
 - elf::reloc::R_OR1K_GNU_VTINHERIT
 - elf::reloc::R_OR1K_GOT16
 - elf::reloc::R_OR1K_GOTOFF_HI16
 - elf::reloc::R_OR1K_GOTOFF_LO16
 - elf::reloc::R_OR1K_GOTPC_HI16
 - elf::reloc::R_OR1K_GOTPC_LO16
 - elf::reloc::R_OR1K_HI_16_IN_INSN
 - elf::reloc::R_OR1K_INSN_REL_26
 - elf::reloc::R_OR1K_JMP_SLOT
 - elf::reloc::R_OR1K_LO_16_IN_INSN
 - elf::reloc::R_OR1K_NONE
 - elf::reloc::R_OR1K_NUM
 - elf::reloc::R_OR1K_PLT26
 - elf::reloc::R_OR1K_RELATIVE
 - elf::reloc::R_OR1K_TLS_DTPMOD
 - elf::reloc::R_OR1K_TLS_DTPOFF
 - elf::reloc::R_OR1K_TLS_GD_HI16
 - elf::reloc::R_OR1K_TLS_GD_LO16
 - elf::reloc::R_OR1K_TLS_IE_HI16
 - elf::reloc::R_OR1K_TLS_IE_LO16
 - elf::reloc::R_OR1K_TLS_LDM_HI16
 - elf::reloc::R_OR1K_TLS_LDM_LO16
 - elf::reloc::R_OR1K_TLS_LDO_HI16
 - elf::reloc::R_OR1K_TLS_LDO_LO16
 - elf::reloc::R_OR1K_TLS_LE_HI16
 - elf::reloc::R_OR1K_TLS_LE_LO16
 - elf::reloc::R_OR1K_TLS_TPOFF
 - elf::reloc::R_RISCV_32
 - elf::reloc::R_RISCV_64
 - elf::reloc::R_RISCV_ADD16
 - elf::reloc::R_RISCV_ADD32
 - elf::reloc::R_RISCV_ADD64
 - elf::reloc::R_RISCV_ADD8
 - elf::reloc::R_RISCV_ALIGN
 - elf::reloc::R_RISCV_BRANCH
 - elf::reloc::R_RISCV_CALL
 - elf::reloc::R_RISCV_CALL_PLT
 - elf::reloc::R_RISCV_COPY
 - elf::reloc::R_RISCV_GNU_VTENTRY
 - elf::reloc::R_RISCV_GNU_VTINHERIT
 - elf::reloc::R_RISCV_GOT_HI20
 - elf::reloc::R_RISCV_GPREL_I
 - elf::reloc::R_RISCV_GPREL_S
 - elf::reloc::R_RISCV_HI20
 - elf::reloc::R_RISCV_JAL
 - elf::reloc::R_RISCV_JUMP_SLOT
 - elf::reloc::R_RISCV_LO12_I
 - elf::reloc::R_RISCV_LO12_S
 - elf::reloc::R_RISCV_NONE
 - elf::reloc::R_RISCV_PCREL_HI20
 - elf::reloc::R_RISCV_PCREL_LO12_I
 - elf::reloc::R_RISCV_PCREL_LO12_S
 - elf::reloc::R_RISCV_RELATIVE
 - elf::reloc::R_RISCV_RELAX
 - elf::reloc::R_RISCV_RVC_BRANCH
 - elf::reloc::R_RISCV_RVC_JUMP
 - elf::reloc::R_RISCV_RVC_LUI
 - elf::reloc::R_RISCV_SET16
 - elf::reloc::R_RISCV_SET32
 - elf::reloc::R_RISCV_SET6
 - elf::reloc::R_RISCV_SET8
 - elf::reloc::R_RISCV_SUB16
 - elf::reloc::R_RISCV_SUB32
 - elf::reloc::R_RISCV_SUB6
 - elf::reloc::R_RISCV_SUB64
 - elf::reloc::R_RISCV_SUB8
 - elf::reloc::R_RISCV_TLS_DTPMOD32
 - elf::reloc::R_RISCV_TLS_DTPMOD64
 - elf::reloc::R_RISCV_TLS_DTPREL32
 - elf::reloc::R_RISCV_TLS_DTPREL64
 - elf::reloc::R_RISCV_TLS_GD_HI20
 - elf::reloc::R_RISCV_TLS_GOT_HI20
 - elf::reloc::R_RISCV_TLS_TPREL32
 - elf::reloc::R_RISCV_TLS_TPREL64
 - elf::reloc::R_RISCV_TPREL_ADD
 - elf::reloc::R_RISCV_TPREL_HI20
 - elf::reloc::R_RISCV_TPREL_I
 - elf::reloc::R_RISCV_TPREL_LO12_I
 - elf::reloc::R_RISCV_TPREL_LO12_S
 - elf::reloc::R_RISCV_TPREL_S
 - elf::reloc::R_X86_64_16
 - elf::reloc::R_X86_64_32
 - elf::reloc::R_X86_64_32S
 - elf::reloc::R_X86_64_64
 - elf::reloc::R_X86_64_8
 - elf::reloc::R_X86_64_COPY
 - elf::reloc::R_X86_64_DTPMOD64
 - elf::reloc::R_X86_64_DTPOFF32
 - elf::reloc::R_X86_64_DTPOFF64
 - elf::reloc::R_X86_64_GLOB_DAT
 - elf::reloc::R_X86_64_GOT32
 - elf::reloc::R_X86_64_GOT64
 - elf::reloc::R_X86_64_GOTOFF64
 - elf::reloc::R_X86_64_GOTPC32
 - elf::reloc::R_X86_64_GOTPC32_TLSDESC
 - elf::reloc::R_X86_64_GOTPC64
 - elf::reloc::R_X86_64_GOTPCREL
 - elf::reloc::R_X86_64_GOTPCREL64
 - elf::reloc::R_X86_64_GOTPCRELX
 - elf::reloc::R_X86_64_GOTPLT64
 - elf::reloc::R_X86_64_GOTTPOFF
 - elf::reloc::R_X86_64_IRELATIVE
 - elf::reloc::R_X86_64_JUMP_SLOT
 - elf::reloc::R_X86_64_NONE
 - elf::reloc::R_X86_64_NUM
 - elf::reloc::R_X86_64_PC16
 - elf::reloc::R_X86_64_PC32
 - elf::reloc::R_X86_64_PC64
 - elf::reloc::R_X86_64_PC8
 - elf::reloc::R_X86_64_PLT32
 - elf::reloc::R_X86_64_PLTOFF64
 - elf::reloc::R_X86_64_RELATIVE
 - elf::reloc::R_X86_64_RELATIVE64
 - elf::reloc::R_X86_64_REX_GOTPCRELX
 - elf::reloc::R_X86_64_SIZE32
 - elf::reloc::R_X86_64_SIZE64
 - elf::reloc::R_X86_64_TLSDESC
 - elf::reloc::R_X86_64_TLSDESC_CALL
 - elf::reloc::R_X86_64_TLSGD
 - elf::reloc::R_X86_64_TLSLD
 - elf::reloc::R_X86_64_TPOFF32
 - elf::reloc::R_X86_64_TPOFF64
 - elf::reloc::reloc32::SIZEOF_REL
 - elf::reloc::reloc32::SIZEOF_RELA
 - elf::reloc::reloc64::SIZEOF_REL
 - elf::reloc::reloc64::SIZEOF_RELA
 - elf::section_header::SHF_ALLOC
 - elf::section_header::SHF_COMPRESSED
 - elf::section_header::SHF_EXECINSTR
 - elf::section_header::SHF_FLAGS
 - elf::section_header::SHF_GROUP
 - elf::section_header::SHF_INFO_LINK
 - elf::section_header::SHF_LINK_ORDER
 - elf::section_header::SHF_MASKOS
 - elf::section_header::SHF_MASKPROC
 - elf::section_header::SHF_MERGE
 - elf::section_header::SHF_NUM_REGULAR_FLAGS
 - elf::section_header::SHF_ORDERED
 - elf::section_header::SHF_OS_NONCONFORMING
 - elf::section_header::SHF_STRINGS
 - elf::section_header::SHF_TLS
 - elf::section_header::SHF_WRITE
 - elf::section_header::SHN_ABS
 - elf::section_header::SHN_AFTER
 - elf::section_header::SHN_BEFORE
 - elf::section_header::SHN_COMMON
 - elf::section_header::SHN_HIOS
 - elf::section_header::SHN_HIPROC
 - elf::section_header::SHN_HIRESERVE
 - elf::section_header::SHN_LOOS
 - elf::section_header::SHN_LOPROC
 - elf::section_header::SHN_LORESERVE
 - elf::section_header::SHN_UNDEF
 - elf::section_header::SHN_XINDEX
 - elf::section_header::SHT_CHECKSUM
 - elf::section_header::SHT_DYNAMIC
 - elf::section_header::SHT_DYNSYM
 - elf::section_header::SHT_FINI_ARRAY
 - elf::section_header::SHT_GNU_ATTRIBUTES
 - elf::section_header::SHT_GNU_HASH
 - elf::section_header::SHT_GNU_LIBLIST
 - elf::section_header::SHT_GNU_VERDEF
 - elf::section_header::SHT_GNU_VERNEED
 - elf::section_header::SHT_GNU_VERSYM
 - elf::section_header::SHT_GROUP
 - elf::section_header::SHT_HASH
 - elf::section_header::SHT_HIOS
 - elf::section_header::SHT_HIPROC
 - elf::section_header::SHT_HISUNW
 - elf::section_header::SHT_HIUSER
 - elf::section_header::SHT_INIT_ARRAY
 - elf::section_header::SHT_LOOS
 - elf::section_header::SHT_LOPROC
 - elf::section_header::SHT_LOSUNW
 - elf::section_header::SHT_LOUSER
 - elf::section_header::SHT_NOBITS
 - elf::section_header::SHT_NOTE
 - elf::section_header::SHT_NULL
 - elf::section_header::SHT_NUM
 - elf::section_header::SHT_PREINIT_ARRAY
 - elf::section_header::SHT_PROGBITS
 - elf::section_header::SHT_REL
 - elf::section_header::SHT_RELA
 - elf::section_header::SHT_SHLIB
 - elf::section_header::SHT_STRTAB
 - elf::section_header::SHT_SUNW_COMDAT
 - elf::section_header::SHT_SUNW_MOVE
 - elf::section_header::SHT_SUNW_SYMINFO
 - elf::section_header::SHT_SYMTAB
 - elf::section_header::SHT_SYMTAB_SHNDX
 - elf::section_header::SHT_X86_64_UNWIND
 - elf::section_header::section_header32::SIZEOF_SHDR
 - elf::section_header::section_header64::SIZEOF_SHDR
 - elf::sym::STB_GLOBAL
 - elf::sym::STB_GNU_UNIQUE
 - elf::sym::STB_HIOS
 - elf::sym::STB_HIPROC
 - elf::sym::STB_LOCAL
 - elf::sym::STB_LOOS
 - elf::sym::STB_LOPROC
 - elf::sym::STB_NUM
 - elf::sym::STB_WEAK
 - elf::sym::STT_COMMON
 - elf::sym::STT_FILE
 - elf::sym::STT_FUNC
 - elf::sym::STT_GNU_IFUNC
 - elf::sym::STT_HIOS
 - elf::sym::STT_HIPROC
 - elf::sym::STT_LOOS
 - elf::sym::STT_LOPROC
 - elf::sym::STT_NOTYPE
 - elf::sym::STT_NUM
 - elf::sym::STT_OBJECT
 - elf::sym::STT_SECTION
 - elf::sym::STT_TLS
 - elf::sym::STV_DEFAULT
 - elf::sym::STV_ELIMINATE
 - elf::sym::STV_EXPORTED
 - elf::sym::STV_HIDDEN
 - elf::sym::STV_INTERNAL
 - elf::sym::STV_PROTECTED
 - elf::sym::STV_SINGLETON
 - elf::sym::sym32::SIZEOF_SYM
 - elf::sym::sym64::SIZEOF_SYM
 - mach::bind_opcodes::BIND_IMMEDIATE_MASK
 - mach::bind_opcodes::BIND_OPCODE_ADD_ADDR_ULEB
 - mach::bind_opcodes::BIND_OPCODE_DONE
 - mach::bind_opcodes::BIND_OPCODE_DO_BIND
 - mach::bind_opcodes::BIND_OPCODE_DO_BIND_ADD_ADDR_IMM_SCALED
 - mach::bind_opcodes::BIND_OPCODE_DO_BIND_ADD_ADDR_ULEB
 - mach::bind_opcodes::BIND_OPCODE_DO_BIND_ULEB_TIMES_SKIPPING_ULEB
 - mach::bind_opcodes::BIND_OPCODE_MASK
 - mach::bind_opcodes::BIND_OPCODE_SET_ADDEND_SLEB
 - mach::bind_opcodes::BIND_OPCODE_SET_DYLIB_ORDINAL_IMM
 - mach::bind_opcodes::BIND_OPCODE_SET_DYLIB_ORDINAL_ULEB
 - mach::bind_opcodes::BIND_OPCODE_SET_DYLIB_SPECIAL_IMM
 - mach::bind_opcodes::BIND_OPCODE_SET_SEGMENT_AND_OFFSET_ULEB
 - mach::bind_opcodes::BIND_OPCODE_SET_SYMBOL_TRAILING_FLAGS_IMM
 - mach::bind_opcodes::BIND_OPCODE_SET_TYPE_IMM
 - mach::bind_opcodes::BIND_SPECIAL_DYLIB_FLAT_LOOKUP
 - mach::bind_opcodes::BIND_SPECIAL_DYLIB_MAIN_EXECUTABLE
 - mach::bind_opcodes::BIND_SPECIAL_DYLIB_SELF
 - mach::bind_opcodes::BIND_SYMBOL_FLAGS_NON_WEAK_DEFINITION
 - mach::bind_opcodes::BIND_SYMBOL_FLAGS_WEAK_IMPORT
 - mach::bind_opcodes::BIND_TYPE_POINTER
 - mach::bind_opcodes::BIND_TYPE_TEXT_ABSOLUTE32
 - mach::bind_opcodes::BIND_TYPE_TEXT_PCREL32
 - mach::constants::DYLD_IOS_VERSION_10_0
 - mach::constants::DYLD_IOS_VERSION_11_0
 - mach::constants::DYLD_IOS_VERSION_2_0
 - mach::constants::DYLD_IOS_VERSION_2_1
 - mach::constants::DYLD_IOS_VERSION_2_2
 - mach::constants::DYLD_IOS_VERSION_3_0
 - mach::constants::DYLD_IOS_VERSION_3_1
 - mach::constants::DYLD_IOS_VERSION_3_2
 - mach::constants::DYLD_IOS_VERSION_4_0
 - mach::constants::DYLD_IOS_VERSION_4_1
 - mach::constants::DYLD_IOS_VERSION_4_2
 - mach::constants::DYLD_IOS_VERSION_4_3
 - mach::constants::DYLD_IOS_VERSION_5_0
 - mach::constants::DYLD_IOS_VERSION_5_1
 - mach::constants::DYLD_IOS_VERSION_6_0
 - mach::constants::DYLD_IOS_VERSION_6_1
 - mach::constants::DYLD_IOS_VERSION_7_0
 - mach::constants::DYLD_IOS_VERSION_7_1
 - mach::constants::DYLD_IOS_VERSION_8_0
 - mach::constants::DYLD_IOS_VERSION_9_0
 - mach::constants::DYLD_MACOSX_VERSION_10_10
 - mach::constants::DYLD_MACOSX_VERSION_10_11
 - mach::constants::DYLD_MACOSX_VERSION_10_12
 - mach::constants::DYLD_MACOSX_VERSION_10_13
 - mach::constants::DYLD_MACOSX_VERSION_10_4
 - mach::constants::DYLD_MACOSX_VERSION_10_5
 - mach::constants::DYLD_MACOSX_VERSION_10_6
 - mach::constants::DYLD_MACOSX_VERSION_10_7
 - mach::constants::DYLD_MACOSX_VERSION_10_8
 - mach::constants::DYLD_MACOSX_VERSION_10_9
 - mach::constants::SECTION_ATTRIBUTES
 - mach::constants::SECTION_ATTRIBUTES_SYS
 - mach::constants::SECTION_ATTRIBUTES_USR
 - mach::constants::SECTION_TYPE
 - mach::constants::SECT_BSS
 - mach::constants::SECT_COMMON
 - mach::constants::SECT_DATA
 - mach::constants::SECT_FVMLIB_INIT0
 - mach::constants::SECT_FVMLIB_INIT1
 - mach::constants::SECT_ICON_HEADER
 - mach::constants::SECT_ICON_TIFF
 - mach::constants::SECT_OBJC_MODULES
 - mach::constants::SECT_OBJC_REFS
 - mach::constants::SECT_OBJC_STRINGS
 - mach::constants::SECT_OBJC_SYMBOLS
 - mach::constants::SECT_TEXT
 - mach::constants::SEG_DATA
 - mach::constants::SEG_ICON
 - mach::constants::SEG_IMPORT
 - mach::constants::SEG_LINKEDIT
 - mach::constants::SEG_OBJC
 - mach::constants::SEG_PAGEZERO
 - mach::constants::SEG_TEXT
 - mach::constants::SEG_UNIXSTACK
 - mach::constants::S_16BYTE_LITERALS
 - mach::constants::S_4BYTE_LITERALS
 - mach::constants::S_8BYTE_LITERALS
 - mach::constants::S_ATTR_DEBUG
 - mach::constants::S_ATTR_EXT_RELOC
 - mach::constants::S_ATTR_LIVE_SUPPORT
 - mach::constants::S_ATTR_LOC_RELOC
 - mach::constants::S_ATTR_NO_DEAD_STRIP
 - mach::constants::S_ATTR_NO_TOC
 - mach::constants::S_ATTR_PURE_INSTRUCTIONS
 - mach::constants::S_ATTR_SELF_MODIFYING_CODE
 - mach::constants::S_ATTR_SOME_INSTRUCTIONS
 - mach::constants::S_ATTR_STRIP_STATIC_SYMS
 - mach::constants::S_COALESCED
 - mach::constants::S_CSTRING_LITERALS
 - mach::constants::S_DTRACE_DOF
 - mach::constants::S_GB_ZEROFILL
 - mach::constants::S_INTERPOSING
 - mach::constants::S_LAZY_DYLIB_SYMBOL_POINTERS
 - mach::constants::S_LAZY_SYMBOL_POINTERS
 - mach::constants::S_LITERAL_POINTERS
 - mach::constants::S_MOD_INIT_FUNC_POINTERS
 - mach::constants::S_MOD_TERM_FUNC_POINTERS
 - mach::constants::S_NON_LAZY_SYMBOL_POINTERS
 - mach::constants::S_REGULAR
 - mach::constants::S_SYMBOL_STUBS
 - mach::constants::S_THREAD_LOCAL_INIT_FUNCTION_POINTERS
 - mach::constants::S_THREAD_LOCAL_REGULAR
 - mach::constants::S_THREAD_LOCAL_VARIABLES
 - mach::constants::S_THREAD_LOCAL_VARIABLE_POINTERS
 - mach::constants::S_THREAD_LOCAL_ZEROFILL
 - mach::constants::S_ZEROFILL
 - mach::constants::VM_PROT_EXECUTE
 - mach::constants::VM_PROT_READ
 - mach::constants::VM_PROT_WRITE
 - mach::constants::cputype::CPU_ARCH_ABI64
 - mach::constants::cputype::CPU_ARCH_ABI64_32
 - mach::constants::cputype::CPU_ARCH_MASK
 - mach::constants::cputype::CPU_SUBTYPE_386
 - mach::constants::cputype::CPU_SUBTYPE_486
 - mach::constants::cputype::CPU_SUBTYPE_486SX
 - mach::constants::cputype::CPU_SUBTYPE_586
 - mach::constants::cputype::CPU_SUBTYPE_ARM64_32_ALL
 - mach::constants::cputype::CPU_SUBTYPE_ARM64_32_V8
 - mach::constants::cputype::CPU_SUBTYPE_ARM64_ALL
 - mach::constants::cputype::CPU_SUBTYPE_ARM64_E
 - mach::constants::cputype::CPU_SUBTYPE_ARM64_V8
 - mach::constants::cputype::CPU_SUBTYPE_ARM_ALL
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V4T
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V5TEJ
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V6
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V6M
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7EM
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7F
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7K
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7M
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V7S
 - mach::constants::cputype::CPU_SUBTYPE_ARM_V8
 - mach::constants::cputype::CPU_SUBTYPE_ARM_XSCALE
 - mach::constants::cputype::CPU_SUBTYPE_BIG_ENDIAN
 - mach::constants::cputype::CPU_SUBTYPE_CELERON
 - mach::constants::cputype::CPU_SUBTYPE_CELERON_MOBILE
 - mach::constants::cputype::CPU_SUBTYPE_HPPA_7100
 - mach::constants::cputype::CPU_SUBTYPE_HPPA_7100LC
 - mach::constants::cputype::CPU_SUBTYPE_HPPA_ALL
 - mach::constants::cputype::CPU_SUBTYPE_I386_ALL
 - mach::constants::cputype::CPU_SUBTYPE_I860_860
 - mach::constants::cputype::CPU_SUBTYPE_I860_ALL
 - mach::constants::cputype::CPU_SUBTYPE_INTEL_FAMILY_MAX
 - mach::constants::cputype::CPU_SUBTYPE_INTEL_MODEL_ALL
 - mach::constants::cputype::CPU_SUBTYPE_ITANIUM
 - mach::constants::cputype::CPU_SUBTYPE_ITANIUM_2
 - mach::constants::cputype::CPU_SUBTYPE_LITTLE_ENDIAN
 - mach::constants::cputype::CPU_SUBTYPE_MASK
 - mach::constants::cputype::CPU_SUBTYPE_MC68030
 - mach::constants::cputype::CPU_SUBTYPE_MC68030_ONLY
 - mach::constants::cputype::CPU_SUBTYPE_MC68040
 - mach::constants::cputype::CPU_SUBTYPE_MC680X0_ALL
 - mach::constants::cputype::CPU_SUBTYPE_MC88000_ALL
 - mach::constants::cputype::CPU_SUBTYPE_MC88100
 - mach::constants::cputype::CPU_SUBTYPE_MC88110
 - mach::constants::cputype::CPU_SUBTYPE_MC98000_ALL
 - mach::constants::cputype::CPU_SUBTYPE_MC98601
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_ALL
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R2000
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R2000A
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R2300
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R2600
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R2800
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R3000
 - mach::constants::cputype::CPU_SUBTYPE_MIPS_R3000A
 - mach::constants::cputype::CPU_SUBTYPE_MULTIPLE
 - mach::constants::cputype::CPU_SUBTYPE_PENT
 - mach::constants::cputype::CPU_SUBTYPE_PENTII_M3
 - mach::constants::cputype::CPU_SUBTYPE_PENTII_M5
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_3
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_3_M
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_3_XEON
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_4
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_4_M
 - mach::constants::cputype::CPU_SUBTYPE_PENTIUM_M
 - mach::constants::cputype::CPU_SUBTYPE_PENTPRO
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_601
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_602
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_603
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_603E
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_603EV
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_604
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_604E
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_620
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_7400
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_7450
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_750
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_970
 - mach::constants::cputype::CPU_SUBTYPE_POWERPC_ALL
 - mach::constants::cputype::CPU_SUBTYPE_SPARC_ALL
 - mach::constants::cputype::CPU_SUBTYPE_UVAXI
 - mach::constants::cputype::CPU_SUBTYPE_UVAXII
 - mach::constants::cputype::CPU_SUBTYPE_UVAXIII
 - mach::constants::cputype::CPU_SUBTYPE_VAX730
 - mach::constants::cputype::CPU_SUBTYPE_VAX750
 - mach::constants::cputype::CPU_SUBTYPE_VAX780
 - mach::constants::cputype::CPU_SUBTYPE_VAX785
 - mach::constants::cputype::CPU_SUBTYPE_VAX8200
 - mach::constants::cputype::CPU_SUBTYPE_VAX8500
 - mach::constants::cputype::CPU_SUBTYPE_VAX8600
 - mach::constants::cputype::CPU_SUBTYPE_VAX8650
 - mach::constants::cputype::CPU_SUBTYPE_VAX8800
 - mach::constants::cputype::CPU_SUBTYPE_VAX_ALL
 - mach::constants::cputype::CPU_SUBTYPE_X86_64_ALL
 - mach::constants::cputype::CPU_SUBTYPE_X86_64_H
 - mach::constants::cputype::CPU_SUBTYPE_X86_ALL
 - mach::constants::cputype::CPU_SUBTYPE_X86_ARCH1
 - mach::constants::cputype::CPU_SUBTYPE_XEON
 - mach::constants::cputype::CPU_SUBTYPE_XEON_MP
 - mach::constants::cputype::CPU_TYPE_ALPHA
 - mach::constants::cputype::CPU_TYPE_ANY
 - mach::constants::cputype::CPU_TYPE_ARM
 - mach::constants::cputype::CPU_TYPE_ARM64
 - mach::constants::cputype::CPU_TYPE_ARM64_32
 - mach::constants::cputype::CPU_TYPE_HPPA
 - mach::constants::cputype::CPU_TYPE_I386
 - mach::constants::cputype::CPU_TYPE_I860
 - mach::constants::cputype::CPU_TYPE_MC680X0
 - mach::constants::cputype::CPU_TYPE_MC88000
 - mach::constants::cputype::CPU_TYPE_MC98000
 - mach::constants::cputype::CPU_TYPE_MIPS
 - mach::constants::cputype::CPU_TYPE_POWERPC
 - mach::constants::cputype::CPU_TYPE_POWERPC64
 - mach::constants::cputype::CPU_TYPE_SPARC
 - mach::constants::cputype::CPU_TYPE_VAX
 - mach::constants::cputype::CPU_TYPE_X86
 - mach::constants::cputype::CPU_TYPE_X86_64
 - mach::exports::EXPORT_SYMBOL_FLAGS_KIND_ABSOLUTE
 - mach::exports::EXPORT_SYMBOL_FLAGS_KIND_MASK
 - mach::exports::EXPORT_SYMBOL_FLAGS_KIND_REGULAR
 - mach::exports::EXPORT_SYMBOL_FLAGS_KIND_THREAD_LOCAL
 - mach::exports::EXPORT_SYMBOL_FLAGS_REEXPORT
 - mach::exports::EXPORT_SYMBOL_FLAGS_STUB_AND_RESOLVER
 - mach::exports::EXPORT_SYMBOL_FLAGS_WEAK_DEFINITION
 - mach::fat::FAT_CIGAM
 - mach::fat::FAT_MAGIC
 - mach::fat::SIZEOF_FAT_ARCH
 - mach::fat::SIZEOF_FAT_HEADER
 - mach::header::MH_ALLMODSBOUND
 - mach::header::MH_ALLOW_STACK_EXECUTION
 - mach::header::MH_APP_EXTENSION_SAFE
 - mach::header::MH_BINDATLOAD
 - mach::header::MH_BINDS_TO_WEAK
 - mach::header::MH_BUNDLE
 - mach::header::MH_CANONICAL
 - mach::header::MH_CIGAM
 - mach::header::MH_CIGAM_64
 - mach::header::MH_CORE
 - mach::header::MH_DEAD_STRIPPABLE_DYLIB
 - mach::header::MH_DSYM
 - mach::header::MH_DYLDLINK
 - mach::header::MH_DYLIB
 - mach::header::MH_DYLIB_STUB
 - mach::header::MH_DYLINKER
 - mach::header::MH_EXECUTE
 - mach::header::MH_FORCE_FLAT
 - mach::header::MH_FVMLIB
 - mach::header::MH_HAS_TLV_DESCRIPTORS
 - mach::header::MH_INCRLINK
 - mach::header::MH_KEXT_BUNDLE
 - mach::header::MH_LAZY_INIT
 - mach::header::MH_MAGIC
 - mach::header::MH_MAGIC_64
 - mach::header::MH_NOFIXPREBINDING
 - mach::header::MH_NOMULTIDEFS
 - mach::header::MH_NOUNDEFS
 - mach::header::MH_NO_HEAP_EXECUTION
 - mach::header::MH_NO_REEXPORTED_DYLIBS
 - mach::header::MH_OBJECT
 - mach::header::MH_PIE
 - mach::header::MH_PREBINDABLE
 - mach::header::MH_PREBOUND
 - mach::header::MH_PRELOAD
 - mach::header::MH_ROOT_SAFE
 - mach::header::MH_SETUID_SAFE
 - mach::header::MH_SPLIT_SEGS
 - mach::header::MH_SUBSECTIONS_VIA_SYMBOLS
 - mach::header::MH_TWOLEVEL
 - mach::header::MH_WEAK_DEFINES
 - mach::header::SIZEOF_HEADER_32
 - mach::header::SIZEOF_HEADER_64
 - mach::load_command::LC_BUILD_VERSION
 - mach::load_command::LC_CODE_SIGNATURE
 - mach::load_command::LC_DATA_IN_CODE
 - mach::load_command::LC_DYLD_CHAINED_FIXUPS
 - mach::load_command::LC_DYLD_ENVIRONMENT
 - mach::load_command::LC_DYLD_EXPORTS_TRIE
 - mach::load_command::LC_DYLD_INFO
 - mach::load_command::LC_DYLD_INFO_ONLY
 - mach::load_command::LC_DYLIB_CODE_SIGN_DRS
 - mach::load_command::LC_DYSYMTAB
 - mach::load_command::LC_ENCRYPTION_INFO
 - mach::load_command::LC_ENCRYPTION_INFO_64
 - mach::load_command::LC_FUNCTION_STARTS
 - mach::load_command::LC_FVMFILE
 - mach::load_command::LC_IDENT
 - mach::load_command::LC_IDFVMLIB
 - mach::load_command::LC_ID_DYLIB
 - mach::load_command::LC_ID_DYLINKER
 - mach::load_command::LC_LAZY_LOAD_DYLIB
 - mach::load_command::LC_LINKER_OPTIMIZATION_HINT
 - mach::load_command::LC_LINKER_OPTION
 - mach::load_command::LC_LOADFVMLIB
 - mach::load_command::LC_LOAD_DYLIB
 - mach::load_command::LC_LOAD_DYLINKER
 - mach::load_command::LC_LOAD_UPWARD_DYLIB
 - mach::load_command::LC_LOAD_WEAK_DYLIB
 - mach::load_command::LC_MAIN
 - mach::load_command::LC_NOTE
 - mach::load_command::LC_PREBIND_CKSUM
 - mach::load_command::LC_PREBOUND_DYLIB
 - mach::load_command::LC_PREPAGE
 - mach::load_command::LC_REEXPORT_DYLIB
 - mach::load_command::LC_REQ_DYLD
 - mach::load_command::LC_ROUTINES
 - mach::load_command::LC_ROUTINES_64
 - mach::load_command::LC_RPATH
 - mach::load_command::LC_SEGMENT
 - mach::load_command::LC_SEGMENT_64
 - mach::load_command::LC_SEGMENT_SPLIT_INFO
 - mach::load_command::LC_SOURCE_VERSION
 - mach::load_command::LC_SUB_CLIENT
 - mach::load_command::LC_SUB_FRAMEWORK
 - mach::load_command::LC_SUB_LIBRARY
 - mach::load_command::LC_SUB_UMBRELLA
 - mach::load_command::LC_SYMSEG
 - mach::load_command::LC_SYMTAB
 - mach::load_command::LC_THREAD
 - mach::load_command::LC_TWOLEVEL_HINTS
 - mach::load_command::LC_UNIXTHREAD
 - mach::load_command::LC_UUID
 - mach::load_command::LC_VERSION_MIN_IPHONEOS
 - mach::load_command::LC_VERSION_MIN_MACOSX
 - mach::load_command::LC_VERSION_MIN_TVOS
 - mach::load_command::LC_VERSION_MIN_WATCHOS
 - mach::load_command::SIZEOF_DYLIB
 - mach::load_command::SIZEOF_DYLIB_COMMAND
 - mach::load_command::SIZEOF_DYLIB_INFO_COMMAND
 - mach::load_command::SIZEOF_DYLINKER_COMMAND
 - mach::load_command::SIZEOF_DYSYMTAB_COMMAND
 - mach::load_command::SIZEOF_ENCRYPTION_INFO_COMMAND_32
 - mach::load_command::SIZEOF_ENCRYPTION_INFO_COMMAND_64
 - mach::load_command::SIZEOF_ENTRY_POINT_COMMAND
 - mach::load_command::SIZEOF_FVMFILE_COMMAND
 - mach::load_command::SIZEOF_FVMLIB
 - mach::load_command::SIZEOF_FVMLIB_COMMAND
 - mach::load_command::SIZEOF_IDENT_COMMAND
 - mach::load_command::SIZEOF_LC_STR
 - mach::load_command::SIZEOF_LINKEDIT_DATA_COMMAND
 - mach::load_command::SIZEOF_LINKER_OPTION_COMMAND
 - mach::load_command::SIZEOF_LOAD_COMMAND
 - mach::load_command::SIZEOF_PREBOUND_DYLIB_COMMAND
 - mach::load_command::SIZEOF_RPATH_COMMAND
 - mach::load_command::SIZEOF_SECTION_32
 - mach::load_command::SIZEOF_SECTION_64
 - mach::load_command::SIZEOF_SEGMENT_COMMAND_32
 - mach::load_command::SIZEOF_SEGMENT_COMMAND_64
 - mach::load_command::SIZEOF_SUB_CLIENT_COMMAND
 - mach::load_command::SIZEOF_SUB_FRAMEWORK_COMMAND
 - mach::load_command::SIZEOF_SUB_LIBRARY_COMMAND
 - mach::load_command::SIZEOF_SUB_UMBRELLA_COMMAND
 - mach::load_command::SIZEOF_SYMSEG_COMMAND
 - mach::load_command::SIZEOF_SYMTAB_COMMAND
 - mach::load_command::SIZEOF_UUID_COMMAND
 - mach::load_command::SIZEOF_VERSION_MIN_COMMAND
 - mach::relocation::ARM64_RELOC_ADDEND
 - mach::relocation::ARM64_RELOC_BRANCH26
 - mach::relocation::ARM64_RELOC_GOT_LOAD_PAGE21
 - mach::relocation::ARM64_RELOC_GOT_LOAD_PAGEOFF12
 - mach::relocation::ARM64_RELOC_PAGE21
 - mach::relocation::ARM64_RELOC_PAGEOFF12
 - mach::relocation::ARM64_RELOC_POINTER_TO_GOT
 - mach::relocation::ARM64_RELOC_SUBTRACTOR
 - mach::relocation::ARM64_RELOC_TLVP_LOAD_PAGE21
 - mach::relocation::ARM64_RELOC_TLVP_LOAD_PAGEOFF12
 - mach::relocation::ARM64_RELOC_UNSIGNED
 - mach::relocation::ARM_RELOC_BR24
 - mach::relocation::ARM_RELOC_HALF
 - mach::relocation::ARM_RELOC_HALF_SECTDIFF
 - mach::relocation::ARM_RELOC_LOCAL_SECTDIFF
 - mach::relocation::ARM_RELOC_PAIR
 - mach::relocation::ARM_RELOC_PB_LA_PTR
 - mach::relocation::ARM_RELOC_SECTDIFF
 - mach::relocation::ARM_RELOC_VANILLA
 - mach::relocation::ARM_THUMB_32BIT_BRANCH
 - mach::relocation::ARM_THUMB_RELOC_BR22
 - mach::relocation::GENERIC_RELOC_LOCAL_SECTDIFF
 - mach::relocation::GENERIC_RELOC_PAIR
 - mach::relocation::GENERIC_RELOC_PB_LA_PTR
 - mach::relocation::GENERIC_RELOC_SECTDIFF
 - mach::relocation::GENERIC_RELOC_TLV
 - mach::relocation::GENERIC_RELOC_VANILLA
 - mach::relocation::R_ABS
 - mach::relocation::SIZEOF_RELOCATION_INFO
 - mach::relocation::X86_64_RELOC_BRANCH
 - mach::relocation::X86_64_RELOC_GOT
 - mach::relocation::X86_64_RELOC_GOT_LOAD
 - mach::relocation::X86_64_RELOC_SIGNED
 - mach::relocation::X86_64_RELOC_SIGNED_1
 - mach::relocation::X86_64_RELOC_SIGNED_2
 - mach::relocation::X86_64_RELOC_SIGNED_4
 - mach::relocation::X86_64_RELOC_SUBTRACTOR
 - mach::relocation::X86_64_RELOC_TLV
 - mach::relocation::X86_64_RELOC_UNSIGNED
 - mach::symbols::MAX_SECT
 - mach::symbols::NLIST_TYPE_GLOBAL
 - mach::symbols::NLIST_TYPE_LOCAL
 - mach::symbols::NLIST_TYPE_MASK
 - mach::symbols::NO_SECT
 - mach::symbols::N_ABS
 - mach::symbols::N_AST
 - mach::symbols::N_BCOMM
 - mach::symbols::N_BINCL
 - mach::symbols::N_BNSYM
 - mach::symbols::N_DESC_DISCARDED
 - mach::symbols::N_ECOML
 - mach::symbols::N_ECOMM
 - mach::symbols::N_EINCL
 - mach::symbols::N_ENSYM
 - mach::symbols::N_ENTRY
 - mach::symbols::N_EXCL
 - mach::symbols::N_EXT
 - mach::symbols::N_FNAME
 - mach::symbols::N_FUN
 - mach::symbols::N_GSYM
 - mach::symbols::N_INDR
 - mach::symbols::N_LBRAC
 - mach::symbols::N_LCSYM
 - mach::symbols::N_LENG
 - mach::symbols::N_LSYM
 - mach::symbols::N_NO_DEAD_STRIP
 - mach::symbols::N_OLEVEL
 - mach::symbols::N_OPT
 - mach::symbols::N_OSO
 - mach::symbols::N_PARAMS
 - mach::symbols::N_PBUD
 - mach::symbols::N_PC
 - mach::symbols::N_PEXT
 - mach::symbols::N_PSYM
 - mach::symbols::N_RBRAC
 - mach::symbols::N_RSYM
 - mach::symbols::N_SECT
 - mach::symbols::N_SLINE
 - mach::symbols::N_SO
 - mach::symbols::N_SOL
 - mach::symbols::N_SSYM
 - mach::symbols::N_STAB
 - mach::symbols::N_STSYM
 - mach::symbols::N_TYPE
 - mach::symbols::N_UNDF
 - mach::symbols::N_VERSION
 - mach::symbols::N_WEAK_DEF
 - mach::symbols::N_WEAK_REF
 - mach::symbols::REFERENCED_DYNAMICALLY
 - mach::symbols::REFERENCE_FLAG_DEFINED
 - mach::symbols::REFERENCE_FLAG_PRIVATE_DEFINED
 - mach::symbols::REFERENCE_FLAG_PRIVATE_UNDEFINED_LAZY
 - mach::symbols::REFERENCE_FLAG_PRIVATE_UNDEFINED_NON_LAZY
 - mach::symbols::REFERENCE_FLAG_UNDEFINED_LAZY
 - mach::symbols::REFERENCE_FLAG_UNDEFINED_NON_LAZY
 - mach::symbols::REFERENCE_TYPE
 - mach::symbols::SIZEOF_NLIST_32
 - mach::symbols::SIZEOF_NLIST_64
 - pe::characteristic::IMAGE_FILE_32BIT_MACHINE
 - pe::characteristic::IMAGE_FILE_AGGRESSIVE_WS_TRIM
 - pe::characteristic::IMAGE_FILE_BYTES_REVERSED_HI
 - pe::characteristic::IMAGE_FILE_BYTES_REVERSED_LO
 - pe::characteristic::IMAGE_FILE_DEBUG_STRIPPED
 - pe::characteristic::IMAGE_FILE_DLL
 - pe::characteristic::IMAGE_FILE_EXECUTABLE_IMAGE
 - pe::characteristic::IMAGE_FILE_LARGE_ADDRESS_AWARE
 - pe::characteristic::IMAGE_FILE_LINE_NUMS_STRIPPED
 - pe::characteristic::IMAGE_FILE_LOCAL_SYMS_STRIPPED
 - pe::characteristic::IMAGE_FILE_NET_RUN_FROM_SWAP
 - pe::characteristic::IMAGE_FILE_RELOCS_STRIPPED
 - pe::characteristic::IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP
 - pe::characteristic::IMAGE_FILE_SYSTEM
 - pe::characteristic::IMAGE_FILE_UP_SYSTEM_ONLY
 - pe::characteristic::RESERVED
 - pe::data_directories::SIZEOF_DATA_DIRECTORY
 - pe::debug::CODEVIEW_CV41_MAGIC
 - pe::debug::CODEVIEW_CV50_MAGIC
 - pe::debug::CODEVIEW_PDB20_MAGIC
 - pe::debug::CODEVIEW_PDB70_MAGIC
 - pe::debug::IMAGE_DEBUG_TYPE_BORLAND
 - pe::debug::IMAGE_DEBUG_TYPE_CODEVIEW
 - pe::debug::IMAGE_DEBUG_TYPE_COFF
 - pe::debug::IMAGE_DEBUG_TYPE_EXCEPTION
 - pe::debug::IMAGE_DEBUG_TYPE_FIXUP
 - pe::debug::IMAGE_DEBUG_TYPE_FPO
 - pe::debug::IMAGE_DEBUG_TYPE_MISC
 - pe::debug::IMAGE_DEBUG_TYPE_UNKNOWN
 - pe::export::SIZEOF_EXPORT_ADDRESS_TABLE_ENTRY
 - pe::export::SIZEOF_EXPORT_DIRECTORY_TABLE
 - pe::header::COFF_MACHINE_AM33
 - pe::header::COFF_MACHINE_ARM
 - pe::header::COFF_MACHINE_ARM64
 - pe::header::COFF_MACHINE_ARMNT
 - pe::header::COFF_MACHINE_EBC
 - pe::header::COFF_MACHINE_IA64
 - pe::header::COFF_MACHINE_M32R
 - pe::header::COFF_MACHINE_MIPS16
 - pe::header::COFF_MACHINE_MIPSFPU
 - pe::header::COFF_MACHINE_MIPSFPU16
 - pe::header::COFF_MACHINE_POWERPC
 - pe::header::COFF_MACHINE_POWERPCFP
 - pe::header::COFF_MACHINE_R4000
 - pe::header::COFF_MACHINE_RISCV128
 - pe::header::COFF_MACHINE_RISCV32
 - pe::header::COFF_MACHINE_RISCV64
 - pe::header::COFF_MACHINE_SH3
 - pe::header::COFF_MACHINE_SH3DSP
 - pe::header::COFF_MACHINE_SH4
 - pe::header::COFF_MACHINE_SH5
 - pe::header::COFF_MACHINE_THUMB
 - pe::header::COFF_MACHINE_UNKNOWN
 - pe::header::COFF_MACHINE_WCEMIPSV2
 - pe::header::COFF_MACHINE_X86
 - pe::header::COFF_MACHINE_X86_64
 - pe::header::DOS_MAGIC
 - pe::header::PE_MAGIC
 - pe::header::PE_POINTER_OFFSET
 - pe::header::SIZEOF_COFF_HEADER
 - pe::header::SIZEOF_PE_MAGIC
 - pe::import::IMPORT_BY_ORDINAL_32
 - pe::import::IMPORT_BY_ORDINAL_64
 - pe::import::IMPORT_RVA_MASK_32
 - pe::import::IMPORT_RVA_MASK_64
 - pe::import::SIZEOF_IMPORT_DIRECTORY_ENTRY
 - pe::optional_header::MAGIC_32
 - pe::optional_header::MAGIC_64
 - pe::optional_header::SIZEOF_STANDARD_FIELDS_32
 - pe::optional_header::SIZEOF_STANDARD_FIELDS_64
 - pe::optional_header::SIZEOF_WINDOWS_FIELDS_32
 - pe::optional_header::SIZEOF_WINDOWS_FIELDS_64
 - pe::relocation::COFF_RELOCATION_SIZE
 - pe::relocation::IMAGE_REL_AMD64_ABSOLUTE
 - pe::relocation::IMAGE_REL_AMD64_ADDR32
 - pe::relocation::IMAGE_REL_AMD64_ADDR32NB
 - pe::relocation::IMAGE_REL_AMD64_ADDR64
 - pe::relocation::IMAGE_REL_AMD64_PAIR
 - pe::relocation::IMAGE_REL_AMD64_REL32
 - pe::relocation::IMAGE_REL_AMD64_REL32_1
 - pe::relocation::IMAGE_REL_AMD64_REL32_2
 - pe::relocation::IMAGE_REL_AMD64_REL32_3
 - pe::relocation::IMAGE_REL_AMD64_REL32_4
 - pe::relocation::IMAGE_REL_AMD64_REL32_5
 - pe::relocation::IMAGE_REL_AMD64_SECREL
 - pe::relocation::IMAGE_REL_AMD64_SECREL7
 - pe::relocation::IMAGE_REL_AMD64_SECTION
 - pe::relocation::IMAGE_REL_AMD64_SREL32
 - pe::relocation::IMAGE_REL_AMD64_SSPAN32
 - pe::relocation::IMAGE_REL_AMD64_TOKEN
 - pe::relocation::IMAGE_REL_I386_ABSOLUTE
 - pe::relocation::IMAGE_REL_I386_DIR16
 - pe::relocation::IMAGE_REL_I386_DIR32
 - pe::relocation::IMAGE_REL_I386_DIR32NB
 - pe::relocation::IMAGE_REL_I386_REL16
 - pe::relocation::IMAGE_REL_I386_REL32
 - pe::relocation::IMAGE_REL_I386_SECREL
 - pe::relocation::IMAGE_REL_I386_SECREL7
 - pe::relocation::IMAGE_REL_I386_SECTION
 - pe::relocation::IMAGE_REL_I386_SEG12
 - pe::relocation::IMAGE_REL_I386_TOKEN
 - pe::section_table::IMAGE_SCN_ALIGN_1024BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_128BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_16BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_1BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_2048BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_256BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_2BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_32BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_4096BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_4BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_512BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_64BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_8192BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_8BYTES
 - pe::section_table::IMAGE_SCN_ALIGN_MASK
 - pe::section_table::IMAGE_SCN_CNT_CODE
 - pe::section_table::IMAGE_SCN_CNT_INITIALIZED_DATA
 - pe::section_table::IMAGE_SCN_CNT_UNINITIALIZED_DATA
 - pe::section_table::IMAGE_SCN_GPREL
 - pe::section_table::IMAGE_SCN_LNK_COMDAT
 - pe::section_table::IMAGE_SCN_LNK_INFO
 - pe::section_table::IMAGE_SCN_LNK_NRELOC_OVFL
 - pe::section_table::IMAGE_SCN_LNK_OTHER
 - pe::section_table::IMAGE_SCN_LNK_REMOVE
 - pe::section_table::IMAGE_SCN_MEM_16BIT
 - pe::section_table::IMAGE_SCN_MEM_DISCARDABLE
 - pe::section_table::IMAGE_SCN_MEM_EXECUTE
 - pe::section_table::IMAGE_SCN_MEM_LOCKED
 - pe::section_table::IMAGE_SCN_MEM_NOT_CACHED
 - pe::section_table::IMAGE_SCN_MEM_NOT_PAGED
 - pe::section_table::IMAGE_SCN_MEM_PRELOAD
 - pe::section_table::IMAGE_SCN_MEM_PURGEABLE
 - pe::section_table::IMAGE_SCN_MEM_READ
 - pe::section_table::IMAGE_SCN_MEM_SHARED
 - pe::section_table::IMAGE_SCN_MEM_WRITE
 - pe::section_table::IMAGE_SCN_TYPE_NO_PAD
 - pe::section_table::SIZEOF_SECTION_TABLE
 - pe::symbol::COFF_SYMBOL_SIZE
 - pe::symbol::IMAGE_COMDAT_SELECT_ANY
 - pe::symbol::IMAGE_COMDAT_SELECT_ASSOCIATIVE
 - pe::symbol::IMAGE_COMDAT_SELECT_EXACT_MATCH
 - pe::symbol::IMAGE_COMDAT_SELECT_LARGEST
 - pe::symbol::IMAGE_COMDAT_SELECT_NODUPLICATES
 - pe::symbol::IMAGE_COMDAT_SELECT_SAME_SIZE
 - pe::symbol::IMAGE_SYM_ABSOLUTE
 - pe::symbol::IMAGE_SYM_CLASS_ARGUMENT
 - pe::symbol::IMAGE_SYM_CLASS_AUTOMATIC
 - pe::symbol::IMAGE_SYM_CLASS_BIT_FIELD
 - pe::symbol::IMAGE_SYM_CLASS_BLOCK
 - pe::symbol::IMAGE_SYM_CLASS_CLR_TOKEN
 - pe::symbol::IMAGE_SYM_CLASS_END_OF_FUNCTION
 - pe::symbol::IMAGE_SYM_CLASS_END_OF_STRUCT
 - pe::symbol::IMAGE_SYM_CLASS_ENUM_TAG
 - pe::symbol::IMAGE_SYM_CLASS_EXTERNAL
 - pe::symbol::IMAGE_SYM_CLASS_EXTERNAL_DEF
 - pe::symbol::IMAGE_SYM_CLASS_FILE
 - pe::symbol::IMAGE_SYM_CLASS_FUNCTION
 - pe::symbol::IMAGE_SYM_CLASS_LABEL
 - pe::symbol::IMAGE_SYM_CLASS_MEMBER_OF_ENUM
 - pe::symbol::IMAGE_SYM_CLASS_MEMBER_OF_STRUCT
 - pe::symbol::IMAGE_SYM_CLASS_MEMBER_OF_UNION
 - pe::symbol::IMAGE_SYM_CLASS_NULL
 - pe::symbol::IMAGE_SYM_CLASS_REGISTER
 - pe::symbol::IMAGE_SYM_CLASS_REGISTER_PARAM
 - pe::symbol::IMAGE_SYM_CLASS_SECTION
 - pe::symbol::IMAGE_SYM_CLASS_STATIC
 - pe::symbol::IMAGE_SYM_CLASS_STRUCT_TAG
 - pe::symbol::IMAGE_SYM_CLASS_TYPE_DEFINITION
 - pe::symbol::IMAGE_SYM_CLASS_UNDEFINED_LABEL
 - pe::symbol::IMAGE_SYM_CLASS_UNDEFINED_STATIC
 - pe::symbol::IMAGE_SYM_CLASS_UNION_TAG
 - pe::symbol::IMAGE_SYM_CLASS_WEAK_EXTERNAL
 - pe::symbol::IMAGE_SYM_DEBUG
 - pe::symbol::IMAGE_SYM_DTYPE_ARRAY
 - pe::symbol::IMAGE_SYM_DTYPE_FUNCTION
 - pe::symbol::IMAGE_SYM_DTYPE_NULL
 - pe::symbol::IMAGE_SYM_DTYPE_POINTER
 - pe::symbol::IMAGE_SYM_DTYPE_SHIFT
 - pe::symbol::IMAGE_SYM_TYPE_BYTE
 - pe::symbol::IMAGE_SYM_TYPE_CHAR
 - pe::symbol::IMAGE_SYM_TYPE_DOUBLE
 - pe::symbol::IMAGE_SYM_TYPE_DWORD
 - pe::symbol::IMAGE_SYM_TYPE_ENUM
 - pe::symbol::IMAGE_SYM_TYPE_FLOAT
 - pe::symbol::IMAGE_SYM_TYPE_INT
 - pe::symbol::IMAGE_SYM_TYPE_LONG
 - pe::symbol::IMAGE_SYM_TYPE_MASK
 - pe::symbol::IMAGE_SYM_TYPE_MOE
 - pe::symbol::IMAGE_SYM_TYPE_NULL
 - pe::symbol::IMAGE_SYM_TYPE_SHORT
 - pe::symbol::IMAGE_SYM_TYPE_STRUCT
 - pe::symbol::IMAGE_SYM_TYPE_UINT
 - pe::symbol::IMAGE_SYM_TYPE_UNION
 - pe::symbol::IMAGE_SYM_TYPE_VOID
 - pe::symbol::IMAGE_SYM_TYPE_WORD
 - pe::symbol::IMAGE_SYM_UNDEFINED
 - pe::symbol::IMAGE_WEAK_EXTERN_SEARCH_ALIAS
 - pe::symbol::IMAGE_WEAK_EXTERN_SEARCH_LIBRARY
 - pe::symbol::IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY