Home
last modified time | relevance | path

Searched defs:IS_PC_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_a.out.c175 #define IS_PC_RELATIVE(X) (pc_rel_type[(X)] == 1) macro
/titanic_41/usr/src/uts/common/krtld/
H A Dreloc.h107 #define IS_PC_RELATIVE(X) RELTAB_IS_PC_RELATIVE(X, reloc_table) macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Drelocate.c56 #define IS_PC_RELATIVE(X) RELTAB_IS_PC_RELATIVE(X, ld_targ.t_mr.mr_reloc_table) macro