Home
last modified time | relevance | path

Searched refs:IS_GOT_PC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h104 #define IS_GOT_PC(X) RELTAB_IS_GOT_PC(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c50 #define IS_GOT_PC(X) RELTAB_IS_GOT_PC(X, ld_targ.t_mr.mr_reloc_table) macro
1334 !IS_GOT_BASED(rtype) && !IS_GOT_PC(rtype) && in reloc_relobj()
1596 (IS_GOT_PC(rtype) == 0) && in ld_process_sym_reloc()
H A Dmachrel.amd.c1004 } else if (IS_GOT_PC(arsp->rel_rtype) && in ld_do_activerelocs()
H A Dmachrel.intel.c990 } else if (IS_GOT_PC(arsp->rel_rtype) && in ld_do_activerelocs()