Searched refs:SF1_SUNW_ADDR32 (Results 1 – 10 of 10) sorted by relevance
99 SF1_SUNW_ADDR32, STRDESC("SF1_SUNW_ADDR32"),
176 if ((val & SF1_SUNW_ADDR32) && ((rtld_flags2 & RT_FL2_ADDR32) == 0)) { in sfcap1_check() 181 rej->rej_str = conv_cap_val_sf1(SF1_SUNW_ADDR32, in sfcap1_check() 1235 * this symbol capability have required the SF1_SUNW_ADDR32 attribute, then
829 if (CAPSET(mlmp).sc_sf_1 & SF1_SUNW_ADDR32) in setup()
246 * The SF1_SUNW_ADDR32 software capability is only meaningful in ld_map_cap_sanitize() 250 if (capmask->cm_val & SF1_SUNW_ADDR32) { in ld_map_cap_sanitize() 252 capmask->cm_val &= ~SF1_SUNW_ADDR32; in ld_map_cap_sanitize()
257 * The SF1_SUNW_ADDR32 is only meaningful when building a 64-bit in sf1_cap() 261 if (val & SF1_SUNW_ADDR32) { in sf1_cap() 265 val &= ~SF1_SUNW_ADDR32; in sf1_cap() 308 if ((val & SF1_SUNW_ADDR32) && (ofl->ofl_flags & FLG_OF_EXEC) && in sf1_cap() 310 SF1_SUNW_ADDR32) == 0)) { in sf1_cap()
3634 if (ofl->ofl_ocapset.oc_sf_1.cm_val & SF1_SUNW_ADDR32) in ld_update_outfile()
948 #define SF1_SUNW_ADDR32 0x004 /* 32-bit address space requirement */ macro
507 (cp->c_un.c_val & SF1_SUNW_ADDR32)) { in elfexec()
1492 6754965 introduce the SF1_SUNW_ADDR32 bit in software capabilities (D)1509 6789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting
1539 * An SF1_SUNW_ADDR32 software capability tag in a 32-bit in cap_section() 1544 (cap->c_un.c_val & SF1_SUNW_ADDR32)) { in cap_section()