Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Loader flags

Used by loader_t::flags. More...

Macros

#define LDRF_RELOAD   0x0001
 loader recognizes NEF_RELOAD flag
 
#define LDRF_REQ_PROC   0x0002
 Requires a processor to be set. More...
 

Detailed Description

Used by loader_t::flags.

Macro Definition Documentation

◆ LDRF_REQ_PROC

#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)