IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Segment information (copy-based API)

New API that returns copies of segment data using segment start_ea as handle. More...

Topics

 Segment flags
 Used by segment_t::flags.
 Segment types
 Used by segment_t::type.
 Segment permissions
 Used by segment_t::perm.
 Segment alignment codes
 Used by segment_t::align.
 Segment combination codes
 Used by segment_t::comb.

Detailed Description

New API that returns copies of segment data using segment start_ea as handle.

This API provides better encapsulation than the pointer-based API.