Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Segment alignment and combination

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...
 

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.