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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h101 #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) &&
1351 if (IS_GOT_RELATIVE(rsp->rel_rtype)) {
1662 if (IS_GOT_RELATIVE(rtype))

Completed in 66 milliseconds