Searched defs:RELOC (Results 1 – 3 of 3) sorted by relevance
24 #define RELOC(a) ((typeof(a))((unsigned long)(a) + gd->reloc_off)) macro26 #define RELOC(a) a macro
42 RELOC => 4 constant
237 #define RELOC struct external_reloc macro