Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/krtld/
H A Dreloc.h104 #define IS_GOT_BASED(X) RELTAB_IS_GOT_BASED(X, reloc_table) macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c972 } else if (IS_GOT_BASED(arsp->rel_rtype) && in ld_do_activerelocs()
1237 !(IS_GOT_BASED(rsp->rel_rtype)) && in ld_reloc_local()
H A Dmachrel.intel.c957 } else if (IS_GOT_BASED(arsp->rel_rtype) && in ld_do_activerelocs()
1222 !(IS_GOT_BASED(rsp->rel_rtype)) && in ld_reloc_local()
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) && in reloc_relobj()
1608 IS_GOT_BASED(rtype)) { in ld_process_sym_reloc()
H A Dmachrel.sparc.c1273 } else if (IS_GOT_BASED(arsp->rel_rtype) && in ld_do_activerelocs()
1603 !(IS_GOT_BASED(rsp->rel_rtype)) && in ld_reloc_local()