Searched refs:ELF_M_SIZE (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A D_machelf.h60 #define ELF_M_SIZE ELF64_M_SIZE macro
86 #define ELF_M_SIZE ELF32_M_SIZE macro
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dmove.c136 dbg_print(lml, str, EC_XWORD(mv->m_poffset), ELF_M_SIZE(mv->m_info),
154 ELF_M_SIZE(mv->m_info), mv->m_repeat, mv->m_stride,
/illumos-gate/usr/src/uts/common/sys/
H A Dmachelf.h72 #define ELF_M_SIZE ELF64_M_SIZE macro
119 #define ELF_M_SIZE ELF32_M_SIZE macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmove.c132 switch (ELF_M_SIZE(mv->m_info)) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c105 nmd.md_len = ELF_M_SIZE(mvp->m_info);
222 switch (ELF_M_SIZE(mvp->m_info)) {
H A Drelocate.c2361 (_num * ELF_M_SIZE(mvp->m_info));
H A Dupdate.c3034 switch (ELF_M_SIZE(mvp->m_info)) {
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3515 ELF_M_SIZE(move->m_info), move->m_repeat,
3541 ELF_M_SIZE(move->m_info), move->m_repeat,

Completed in 494 milliseconds