Home
last modified time | relevance | path

Searched refs:M_WORD_ALIGN (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Delf_SPARC.h203 #define M32_PLT_ALIGN M_WORD_ALIGN /* alignment of .plt section */
234 #define M_WORD_ALIGN M64_WORD_ALIGN macro
243 #define M_WORD_ALIGN M32_WORD_ALIGN
H A Delf_386.h123 #define M_WORD_ALIGN M32_WORD_ALIGN macro
H A Delf_amd64.h160 #define M_WORD_ALIGN M64_WORD_ALIGN macro
/titanic_41/usr/src/cmd/sgs/elfwrap/common/
H A Dmachine.c69 tdp->td_align = M_WORD_ALIGN; /* d_align */ in target_init()
/titanic_41/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c229 dyn_plt_ent_size = ROUND(dyn_plt_ent_size, M_WORD_ALIGN) + in _setup()
H A Di386_elf.c134 ROUND(sizeof (dyn_plt_template), M_WORD_ALIGN)); in elf_plt_trace_write()
/titanic_41/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c229 dyn_plt_ent_size = ROUND(dyn_plt_ent_size, M_WORD_ALIGN) + in _setup()
H A Damd64_elf.c154 ROUND(sizeof (dyn_plt_template), M_WORD_ALIGN)); in elf_plt_trace_write()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1601 M_WORD_ALIGN, /* m_word_align */ in ld_targ_init_x86()
H A Dmachrel.intel.c1597 M_WORD_ALIGN, /* m_word_align */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2132 M_WORD_ALIGN, /* m_word_align */ in ld_targ_init_sparc()