Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h103 #define IS_GOT_RELATIVE(X) RELTAB_IS_GOT_RELATIVE(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c48 #define IS_GOT_RELATIVE(X) \ macro
1333 if (local && !IS_GOT_RELATIVE(rtype) && in reloc_relobj()
1351 if (IS_GOT_RELATIVE(rsp->rel_rtype)) { in reloc_relobj()
1662 if (IS_GOT_RELATIVE(rtype)) in ld_process_sym_reloc()
H A Dmachrel.amd.c1015 IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()
1023 } else if (IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()
H A Dmachrel.intel.c1001 IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()
1012 } else if (IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()
H A Dmachrel.sparc.c1302 IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()
1319 } else if (IS_GOT_RELATIVE(arsp->rel_rtype) && in ld_do_activerelocs()