Searched refs:IS_TLS_IE (Results 1 – 5 of 5) sorted by relevance
119 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, reloc_table) macro
1341 if ((flags & FLG_OF_EXEC) || (IS_TLS_IE(rtype))) { in ld_reloc_TLS()1363 if (IS_TLS_IE(rtype)) in ld_reloc_TLS()
1331 if ((flags & FLG_OF_EXEC) || (IS_TLS_IE(rtype))) { in ld_reloc_TLS()1353 if (IS_TLS_IE(rtype)) { in ld_reloc_TLS()
1752 if ((flags & FLG_OF_EXEC) || (IS_TLS_IE(rtype))) { in ld_reloc_TLS()1787 if (IS_TLS_IE(rtype)) in ld_reloc_TLS()
69 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, ld_targ.t_mr.mr_reloc_table) macro1462 } else if ((IS_TLS_IE(rtype)) && in reloc_TLS()