Home
last modified time | relevance | path

Searched defs:ELF64_M_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Delf64.h184 #define ELF64_M_SIZE(info) ((unsigned char)(info)) macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h870 #define ELF64_M_SIZE(info) ((unsigned char)(info)) macro