get_segm_by_sel
Get segment by segment base
base - segment base paragraph or selector
returns: linear address of the start of the segment
BADADDR - no such segment
long get_segm_by_sel(long base);
Last updated
Get segment by segment base
base - segment base paragraph or selector
returns: linear address of the start of the segment
BADADDR - no such segment
long get_segm_by_sel(long base);
Last updated