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
Relocatable object info flags

used by relobj_t::ri More...

Macros

#define RELOBJ_MASK   0xF
 the first byte describes the relocation entry types
 
#define RELSIZE_1   0
 8-bit relocations
 
#define RELSIZE_2   1
 16-bit relocations
 
#define RELSIZE_4   2
 32-bit relocations
 
#define RELSIZE_8   3
 64-bit relocations
 
#define RELSIZE_CUST   15
 custom relocations, should be handled internally
 
#define RELOBJ_CNT   0x80
 counter present (not used yet)
 

Detailed Description

used by relobj_t::ri