Module numeric

Module numeric 

Source
Expand description

Types describing various simple value types that may be found in an ELF file

Structs§

Short
Represents a 16 bit half word in an ELF file
Word
Represents a 32 bit word in an ELF file

Enums§

Address
This struct is used to represent both 32 and 64 bit virtual or physical addresses in ELF files and process images
Size
Used to represent both 32 and 64 bit sizes and offsets within an ELF file