For the complete documentation index, see llms.txt. This page is also available as Markdown.

set_segm_addressing

Change segment addressing
  ea      - any address in the segment
  bitness - 0: 16bit, 1: 32bit, 2: 64bit

success set_segm_addressing(long ea, long bitness);

Last updated

Was this helpful?