Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Delf32.h177 #define ELF32_M_SIZE(info) ((unsigned char)(info)) macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h859 #define ELF32_M_SIZE(info) ((unsigned char)(info)) macro