>Hex-Rays IDA Pro Page

Help index | Search

Negative Offsets

A segment can't have bytes with negative offset from the segment base. Example: if segment base is 0x3000, this segment can have start address above or equal to 0x30000, but it can't have start address 0x2FFFF.
Index | Previous topic | Next topic