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

/freebsd-11-stable/sys/sys/
H A Delf64.h184 #define ELF64_M_SIZE(info) ((unsigned char)(info)) macro
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dgelf.h56 #define GELF_M_SIZE ELF64_M_SIZE
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2742 #define ELF64_M_SIZE(I) ((unsigned char) (I)) macro

Completed in 72 milliseconds