Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h185 #define M_PLT_SHF_FLAGS (SHF_ALLOC | SHF_WRITE | SHF_EXECINSTR) macro
/titanic_41/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h201 #define M_PLT_SHF_FLAGS (SHF_ALLOC | SHF_EXECINSTR) macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1629 M_PLT_SHF_FLAGS, /* m_plt_shf_flags */ in ld_targ_init_x86()
H A Dmachrel.intel.c1625 M_PLT_SHF_FLAGS, /* m_plt_shf_flags */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2165 M_PLT_SHF_FLAGS, /* m_plt_shf_flags */ in ld_targ_init_sparc()