Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dgelf.h86 #define GELF_M_SIZE ELF64_M_SIZE
/titanic_41/usr/src/uts/common/sys/
H A Dmachelf.h72 #define ELF_M_SIZE ELF64_M_SIZE
H A Delf.h699 #define ELF64_M_SIZE(info) ((unsigned char)(info)) macro
/titanic_41/usr/src/cmd/sgs/include/
H A D_machelf.h60 #define ELF_M_SIZE ELF64_M_SIZE
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c811 ELF64_M_SIZE(src->m_info)); in gelf_update_move()