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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h2350 #define ELF_ST_INFO(a,b) ELF32_ST_INFO(a,b) macro
2373 #define ELF_ST_INFO(a,b) ELF64_ST_INFO(a,b) macro

Completed in 58 milliseconds