Home
last modified time | relevance | path

Searched refs:ELF32_R_INFO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h280 ELF32_R_INFO(sym, reloc_type(reloc)) : in set_reloc_sym()
290 ELF32_R_INFO(reloc_sym(reloc), type) : in set_reloc_type()
/openbmc/u-boot/include/
H A Delf.h428 #define ELF32_R_INFO(s,t) (((s) << 8) + (unsigned char)(t)) macro
/openbmc/linux/scripts/
H A Dsorttable.h83 # define ELF_R_INFO ELF32_R_INFO
H A Drecordmcount.h124 # define ELF_R_INFO ELF32_R_INFO