Home
last modified time | relevance | path

Searched refs:IS_LOCALBND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h121 #define IS_LOCALBND(X) RELTAB_IS_LOCALBND(X, reloc_table) macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c71 #define IS_LOCALBND(X) RELTAB_IS_LOCALBND(X, ld_targ.t_mr.mr_reloc_table) macro
1564 (IS_LOCALBND(rtype) || IS_SEG_RELATIVE(rtype))) { in ld_process_sym_reloc()