Searched refs:FLG_RE_VERIFY (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sparc/krtld/
H A Ddoreloc.c65 /* R_SPARC_8 */ {0x0, FLG_RE_VERIFY, 1, 0, 0},
66 /* R_SPARC_16 */ {0x0, FLG_RE_VERIFY, 2, 0, 0},
67 /* R_SPARC_32 */ {0x0, FLG_RE_VERIFY, 4, 0, 0},
68 /* R_SPARC_DISP8 */ {0x0, FLG_RE_PCREL | FLG_RE_VERIFY | FLG_RE_SIGN,
70 /* R_SPARC_DISP16 */ {0x0, FLG_RE_PCREL | FLG_RE_VERIFY | FLG_RE_SIGN,
72 /* R_SPARC_DISP32 */ {0x0, FLG_RE_PCREL | FLG_RE_VERIFY | FLG_RE_SIGN,
74 /* R_SPARC_WDISP30 */ {0x0, FLG_RE_PCREL | FLG_RE_VERIFY | FLG_RE_SIGN,
76 /* R_SPARC_WDISP22 */ {0x0, FLG_RE_PCREL | FLG_RE_VERIFY | FLG_RE_SIGN,
79 /* R_SPARC_HI22 */ {0x0, FLG_RE_VERIFY, 4, 10, 22},
83 /* R_SPARC_22 */ {0x0, FLG_RE_VERIFY,
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/krtld/
H A Dreloc_defs.h64 #define FLG_RE_VERIFY 0x00000040 /* verify value fits */ macro
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c105 /* R_386_SIZE32 */ {0, FLG_RE_SIZE | FLG_RE_VERIFY, 4, 0, 0}
/opensolaris-onvv-gate/usr/src/uts/intel/amd64/krtld/
H A Ddoreloc.c69 FLG_RE_VERIFY | FLG_RE_SIGN, 4, 0, 0},

Completed in 226 milliseconds