IDA SDK
Segment alignment and combination

Detailed Description

Functions

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

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.