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

set_segm_name

Change name of the segment
  ea      - any address in the segment
  name    - new name of the segment

success set_segm_name(long ea, string name);

Last updated

Was this helpful?