|
IDA SDK
|
passed as 'how' parameter to calc_max_item_end()
Macros | |
| #define | ITEM_END_FIXUP 0x0001 |
| stop at the first fixup | |
| #define | ITEM_END_INITED 0x0002 |
| stop when initialization changes More... | |
| #define | ITEM_END_NAME 0x0004 |
| stop at the first named location | |
| #define | ITEM_END_XREF 0x0008 |
| stop at the first referenced location | |
| #define ITEM_END_INITED 0x0002 |
stop when initialization changes
i.e.
1.8.9.1