Searched defs:IS_GOT_PC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h102 #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) &&
1596 (IS_GOT_PC(rtype) == 0) &&

Completed in 64 milliseconds