Home
last modified time | relevance | path

Searched refs:R_386_GOT32X (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c82 [R_386_GOT32X] = MSG_R_386_GOT32X
85 #if (R_386_NUM != (R_386_GOT32X + 1))
H A Drelocate_i386.msg70 @ MSG_R_386_GOT32X "R_386_GOT32X"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c115 [R_386_GOT32X] = {0, FLG_RE_GOTADD, 4, 0, 0},
117 #if (R_386_NUM != (R_386_GOT32X + 1))
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h80 #define R_386_GOT32X 43 macro