Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/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), in Dbg_move_entry1()
154 ELF_M_SIZE(mv->m_info), mv->m_repeat, mv->m_stride, in Dbg_move_entry2()
/titanic_44/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
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dsunwmove.c105 nmd.md_len = ELF_M_SIZE(mvp->m_info); in append_move_desc()
222 switch (ELF_M_SIZE(mvp->m_info)) { in ld_process_move()
H A Drelocate.c2361 (_num * ELF_M_SIZE(mvp->m_info)); in process_movereloc()
H A Dupdate.c3027 switch (ELF_M_SIZE(mvp->m_info)) { in expand_move()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dmove.c132 switch (ELF_M_SIZE(mv->m_info)) { in move_data()
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3491 ELF_M_SIZE(move->m_info), move->m_repeat, in move()
3517 ELF_M_SIZE(move->m_info), move->m_repeat, in move()