#ifndef _RELOCATE_I386_MSG_DOT_H #define _RELOCATE_I386_MSG_DOT_H #include /* Msg typedef */ #ifndef __lint #define MSG_SGS_LOCAL_ARRAY __sgs_msg_libconv_relocate_i386 extern const char __sgs_msg_libconv_relocate_i386[]; #define MSG_ORIG_STRTAB(_x, _s) &_s[_x] #define MSG_ORIG(x) MSG_ORIG_STRTAB(x, __sgs_msg_libconv_relocate_i386) extern const char * _sgs_msg_libconv_relocate_i386(Msg); #define MSG_INTL(x) _sgs_msg_libconv_relocate_i386(x) #define MSG_R_386_NONE 1 #define MSG_R_386_NONE_SIZE 10 #define MSG_R_386_32 12 #define MSG_R_386_32_SIZE 8 #define MSG_R_386_PC32 21 #define MSG_R_386_PC32_SIZE 10 #define MSG_R_386_GOT32 32 #define MSG_R_386_GOT32_SIZE 11 #define MSG_R_386_PLT32 44 #define MSG_R_386_PLT32_SIZE 11 #define MSG_R_386_COPY 56 #define MSG_R_386_COPY_SIZE 10 #define MSG_R_386_GLOB_DAT 67 #define MSG_R_386_GLOB_DAT_SIZE 14 #define MSG_R_386_JMP_SLOT 82 #define MSG_R_386_JMP_SLOT_SIZE 14 #define MSG_R_386_RELATIVE 97 #define MSG_R_386_RELATIVE_SIZE 14 #define MSG_R_386_GOTOFF 112 #define MSG_R_386_GOTOFF_SIZE 12 #define MSG_R_386_GOTPC 125 #define MSG_R_386_GOTPC_SIZE 11 #define MSG_R_386_32PLT 137 #define MSG_R_386_32PLT_SIZE 11 #define MSG_R_386_TLS_GD_PLT 149 #define MSG_R_386_TLS_GD_PLT_SIZE 16 #define MSG_R_386_TLS_LDM_PLT 166 #define MSG_R_386_TLS_LDM_PLT_SIZE 17 #define MSG_R_386_TLS_TPOFF 184 #define MSG_R_386_TLS_TPOFF_SIZE 15 #define MSG_R_386_TLS_IE 200 #define MSG_R_386_TLS_IE_SIZE 12 #define MSG_R_386_TLS_GOTIE 213 #define MSG_R_386_TLS_GOTIE_SIZE 15 #define MSG_R_386_TLS_LE 229 #define MSG_R_386_TLS_LE_SIZE 12 #define MSG_R_386_TLS_GD 242 #define MSG_R_386_TLS_GD_SIZE 12 #define MSG_R_386_TLS_LDM 255 #define MSG_R_386_TLS_LDM_SIZE 13 #define MSG_R_386_16 269 #define MSG_R_386_16_SIZE 8 #define MSG_R_386_PC16 278 #define MSG_R_386_PC16_SIZE 10 #define MSG_R_386_8 289 #define MSG_R_386_8_SIZE 7 #define MSG_R_386_PC8 297 #define MSG_R_386_PC8_SIZE 9 #define MSG_R_386_UNKNOWN24 307 #define MSG_R_386_UNKNOWN24_SIZE 15 #define MSG_R_386_UNKNOWN25 323 #define MSG_R_386_UNKNOWN25_SIZE 15 #define MSG_R_386_UNKNOWN26 339 #define MSG_R_386_UNKNOWN26_SIZE 15 #define MSG_R_386_UNKNOWN27 355 #define MSG_R_386_UNKNOWN27_SIZE 15 #define MSG_R_386_UNKNOWN28 371 #define MSG_R_386_UNKNOWN28_SIZE 15 #define MSG_R_386_UNKNOWN29 387 #define MSG_R_386_UNKNOWN29_SIZE 15 #define MSG_R_386_UNKNOWN30 403 #define MSG_R_386_UNKNOWN30_SIZE 15 #define MSG_R_386_UNKNOWN31 419 #define MSG_R_386_UNKNOWN31_SIZE 15 #define MSG_R_386_TLS_LDO_32 435 #define MSG_R_386_TLS_LDO_32_SIZE 16 #define MSG_R_386_UNKNOWN33 452 #define MSG_R_386_UNKNOWN33_SIZE 15 #define MSG_R_386_UNKNOWN34 468 #define MSG_R_386_UNKNOWN34_SIZE 15 #define MSG_R_386_TLS_DTPMOD32 484 #define MSG_R_386_TLS_DTPMOD32_SIZE 18 #define MSG_R_386_TLS_DTPOFF32 503 #define MSG_R_386_TLS_DTPOFF32_SIZE 18 #define MSG_R_386_UNKNOWN37 522 #define MSG_R_386_UNKNOWN37_SIZE 15 #define MSG_R_386_SIZE32 538 #define MSG_R_386_SIZE32_SIZE 12 #else /* __lint */ extern const char * _sgs_msg_libconv_relocate_i386(Msg); #ifndef MSG_SGS_LOCAL_ARRAY #define MSG_SGS_LOCAL_ARRAY "" #endif extern const char __sgs_msg_libconv_relocate_i386[]; #define MSG_ORIG_STRTAB(_x, _s) _x #define MSG_ORIG(x) x #define MSG_INTL(x) x #ifndef LINTSUP_SUPPRESS_STRINGS #define MSG_R_386_NONE "R_386_NONE" #define MSG_R_386_NONE_SIZE 10 #define MSG_R_386_32 "R_386_32" #define MSG_R_386_32_SIZE 8 #define MSG_R_386_PC32 "R_386_PC32" #define MSG_R_386_PC32_SIZE 10 #define MSG_R_386_GOT32 "R_386_GOT32" #define MSG_R_386_GOT32_SIZE 11 #define MSG_R_386_PLT32 "R_386_PLT32" #define MSG_R_386_PLT32_SIZE 11 #define MSG_R_386_COPY "R_386_COPY" #define MSG_R_386_COPY_SIZE 10 #define MSG_R_386_GLOB_DAT "R_386_GLOB_DAT" #define MSG_R_386_GLOB_DAT_SIZE 14 #define MSG_R_386_JMP_SLOT "R_386_JMP_SLOT" #define MSG_R_386_JMP_SLOT_SIZE 14 #define MSG_R_386_RELATIVE "R_386_RELATIVE" #define MSG_R_386_RELATIVE_SIZE 14 #define MSG_R_386_GOTOFF "R_386_GOTOFF" #define MSG_R_386_GOTOFF_SIZE 12 #define MSG_R_386_GOTPC "R_386_GOTPC" #define MSG_R_386_GOTPC_SIZE 11 #define MSG_R_386_32PLT "R_386_32PLT" #define MSG_R_386_32PLT_SIZE 11 #define MSG_R_386_TLS_GD_PLT "R_386_TLS_GD_PLT" #define MSG_R_386_TLS_GD_PLT_SIZE 16 #define MSG_R_386_TLS_LDM_PLT "R_386_TLS_LDM_PLT" #define MSG_R_386_TLS_LDM_PLT_SIZE 17 #define MSG_R_386_TLS_TPOFF "R_386_TLS_TPOFF" #define MSG_R_386_TLS_TPOFF_SIZE 15 #define MSG_R_386_TLS_IE "R_386_TLS_IE" #define MSG_R_386_TLS_IE_SIZE 12 #define MSG_R_386_TLS_GOTIE "R_386_TLS_GOTIE" #define MSG_R_386_TLS_GOTIE_SIZE 15 #define MSG_R_386_TLS_LE "R_386_TLS_LE" #define MSG_R_386_TLS_LE_SIZE 12 #define MSG_R_386_TLS_GD "R_386_TLS_GD" #define MSG_R_386_TLS_GD_SIZE 12 #define MSG_R_386_TLS_LDM "R_386_TLS_LDM" #define MSG_R_386_TLS_LDM_SIZE 13 #define MSG_R_386_16 "R_386_16" #define MSG_R_386_16_SIZE 8 #define MSG_R_386_PC16 "R_386_PC16" #define MSG_R_386_PC16_SIZE 10 #define MSG_R_386_8 "R_386_8" #define MSG_R_386_8_SIZE 7 #define MSG_R_386_PC8 "R_386_PC8" #define MSG_R_386_PC8_SIZE 9 #define MSG_R_386_UNKNOWN24 "R_386_UNKNOWN24" #define MSG_R_386_UNKNOWN24_SIZE 15 #define MSG_R_386_UNKNOWN25 "R_386_UNKNOWN25" #define MSG_R_386_UNKNOWN25_SIZE 15 #define MSG_R_386_UNKNOWN26 "R_386_UNKNOWN26" #define MSG_R_386_UNKNOWN26_SIZE 15 #define MSG_R_386_UNKNOWN27 "R_386_UNKNOWN27" #define MSG_R_386_UNKNOWN27_SIZE 15 #define MSG_R_386_UNKNOWN28 "R_386_UNKNOWN28" #define MSG_R_386_UNKNOWN28_SIZE 15 #define MSG_R_386_UNKNOWN29 "R_386_UNKNOWN29" #define MSG_R_386_UNKNOWN29_SIZE 15 #define MSG_R_386_UNKNOWN30 "R_386_UNKNOWN30" #define MSG_R_386_UNKNOWN30_SIZE 15 #define MSG_R_386_UNKNOWN31 "R_386_UNKNOWN31" #define MSG_R_386_UNKNOWN31_SIZE 15 #define MSG_R_386_TLS_LDO_32 "R_386_TLS_LDO_32" #define MSG_R_386_TLS_LDO_32_SIZE 16 #define MSG_R_386_UNKNOWN33 "R_386_UNKNOWN33" #define MSG_R_386_UNKNOWN33_SIZE 15 #define MSG_R_386_UNKNOWN34 "R_386_UNKNOWN34" #define MSG_R_386_UNKNOWN34_SIZE 15 #define MSG_R_386_TLS_DTPMOD32 "R_386_TLS_DTPMOD32" #define MSG_R_386_TLS_DTPMOD32_SIZE 18 #define MSG_R_386_TLS_DTPOFF32 "R_386_TLS_DTPOFF32" #define MSG_R_386_TLS_DTPOFF32_SIZE 18 #define MSG_R_386_UNKNOWN37 "R_386_UNKNOWN37" #define MSG_R_386_UNKNOWN37_SIZE 15 #define MSG_R_386_SIZE32 "R_386_SIZE32" #define MSG_R_386_SIZE32_SIZE 12 #endif /* LINTSUP_SUPPRESS_STRINGS */ #endif /* __lint */ #endif