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

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc_defs.h68 #define FLG_RE_ADDRELATIVE 0x00000400 /* RELATIVE relocation */ macro
119 ((_reltab[(X)].re_flags & FLG_RE_ADDRELATIVE) != 0)

Completed in 56 milliseconds