Searched refs:IS_TLS_INS (Results 1 – 8 of 8) sorted by relevance
158 if ((rtype > R_386_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
161 if ((rtype > R_AMD64_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
114 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, reloc_table) macro
215 if ((rtype > R_SPARC_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
66 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, ld_targ.t_mr.mr_reloc_table) macro1621 (IS_TLS_INS(rtype) == 0)) { in ld_process_sym_reloc()1651 if (IS_TLS_INS(rtype)) in ld_process_sym_reloc()
971 } else if (IS_TLS_INS(arsp->rel_rtype) && in ld_do_activerelocs()
1000 } else if (IS_TLS_INS(arsp->rel_rtype) && in ld_do_activerelocs()
1281 } else if (IS_TLS_INS(arsp->rel_rtype) && in ld_do_activerelocs()