Searched refs:IS_GOT_BASED (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h104 #define IS_GOT_BASED(X) RELTAB_IS_GOT_BASED(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c972 } else if (IS_GOT_BASED(arsp->rel_rtype) &&
1237 !(IS_GOT_BASED(rsp->rel_rtype)) &&
H A Dmachrel.intel.c957 } else if (IS_GOT_BASED(arsp->rel_rtype) &&
1222 !(IS_GOT_BASED(rsp->rel_rtype)) &&
H A Drelocate.c52 #define IS_GOT_BASED(X) RELTAB_IS_GOT_BASED(X, ld_targ.t_mr.mr_reloc_table) macro
1334 !IS_GOT_BASED(rtype) && !IS_GOT_PC(rtype) &&
1608 IS_GOT_BASED(rtype)) {
H A Dmachrel.sparc.c1273 } else if (IS_GOT_BASED(arsp->rel_rtype) &&
1603 !(IS_GOT_BASED(rsp->rel_rtype)) &&

Completed in 92 milliseconds