Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompiler-intel.h18 #undef RELOC_HIDE
24 #define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler.h183 #ifndef RELOC_HIDE
184 # define RELOC_HIDE(ptr, off) \ macro
H A Dcompiler-gcc.h51 #define RELOC_HIDE(ptr, off) \ macro