|
IDA SDK
|
Used by loader_t::flags.
Macros | |
| #define | LDRF_RELOAD 0x0001 |
| loader recognizes NEF_RELOAD flag | |
| #define | LDRF_REQ_PROC 0x0002 |
| Requires a processor to be set. More... | |
| #define LDRF_REQ_PROC 0x0002 |
Requires a processor to be set.
if this bit is not set, load_file() must call set_processor_type(..., SETPROC_LOADER)
1.8.9.1