Searched refs:ELF_R_INFO (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/include/grub/ | ||
H A D | elf.h | 2354 #define ELF_R_INFO(sym, type) ELF32_R_INFO(sym, type) macro 2376 #define ELF_R_INFO(sym, type) ELF64_R_INFO(sym, type) macro |
Completed in 39 milliseconds