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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h514 #define ELF64_R_SYM(i) ((i) >> 32) macro
2374 #define ELF_R_SYM(val) ELF64_R_SYM(val)

Completed in 37 milliseconds