IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Segment alignment and combination

Functions

idaman const char *ida_export get_segment_alignment (uchar align)
 Get text representation of segment alignment code.
idaman const char *ida_export get_segment_combination (uchar comb)
 Get text representation of segment combination code.

Detailed Description

Function Documentation

◆ get_segment_alignment()

idaman const char *ida_export get_segment_alignment ( uchar align)

Get text representation of segment alignment code.

Returns
text digestable by IBM PC assembler.

◆ get_segment_combination()

idaman const char *ida_export get_segment_combination ( uchar comb)

Get text representation of segment combination code.

Returns
text digestable by IBM PC assembler.