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

/u-boot/include/linux/
H A Dcompiler-intel.h19 #define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler-gcc.h50 * RELOC_HIDE could trash r30. The bug can be worked around by changing
54 #define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler.h162 #ifndef RELOC_HIDE
163 # define RELOC_HIDE(ptr, off) \ macro

Completed in 51 milliseconds