Home
last modified time | relevance | path

Searched defs:ELF64_R_SYM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Delf.h163 #define ELF64_R_SYM(i) ((i) >> 32) macro
/openbmc/u-boot/include/
H A Delf.h494 #define ELF64_R_SYM(i) ((i) >> 32) macro
/openbmc/qemu/include/
H A Delf.h365 #define ELF64_R_SYM(i) ((i) >> 32) macro