Searched defs:RELOC_HIDE (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dcompiler-intel.h16 #undef RELOC_HIDE macro
19 #define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler-gcc.h31 * RELOC_HIDE could trash r30. The bug can be worked around by changing
35 #define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler.h173 #ifndef RELOC_HIDE
174 # define RELOC_HIDE(ptr, off) \ macro

Completed in 70 milliseconds