delete_segment
Remove a segment definition from an IDA database while preserving all underlying data. Specify an address within the target segment to delete only its boundary metadata.
Instructions
Delete the segment containing the given address. The data is kept but the segment definition is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |