Home
last modified time | relevance | path

Searched refs:ELF64_M_SIZE (Results 1 – 3 of 3) sorted by relevance

/src/contrib/elftoolchain/libelf/
H A Dgelf.h56 #define GELF_M_SIZE ELF64_M_SIZE
/src/sys/sys/
H A Delf64.h186 #define ELF64_M_SIZE(info) ((unsigned char)(info)) macro
/src/contrib/elftoolchain/common/
H A Delfdefinitions.h2746 #define ELF64_M_SIZE(I) ((unsigned char) (I)) macro