Searched refs:VEX_HOST_WORDSIZE (Results 1 – 6 of 6) sorted by relevance
141 #undef VEX_HOST_WORDSIZE146 # define VEX_HOST_WORDSIZE 8 macro150 # define VEX_HOST_WORDSIZE 4 macro154 # define VEX_HOST_WORDSIZE 8 macro158 # define VEX_HOST_WORDSIZE 4 macro162 # define VEX_HOST_WORDSIZE 4 macro166 # define VEX_HOST_WORDSIZE 4 macro170 # define VEX_HOST_WORDSIZE 8 macro174 # define VEX_HOST_WORDSIZE 8 macro178 # define VEX_HOST_WORDSIZE 4 macro[all …]
185 #if VEX_HOST_WORDSIZE == 8187 #elif VEX_HOST_WORDSIZE == 4
241 #if VEX_HOST_WORDSIZE == 8 in map_vgdbshared()248 #elif VEX_HOST_WORDSIZE == 4 in map_vgdbshared()259 #if VEX_HOST_WORDSIZE == 4 in map_vgdbshared()274 #if VEX_HOST_WORDSIZE == 8278 #elif VEX_HOST_WORDSIZE == 4
265 #define VG_WORDSIZE VEX_HOST_WORDSIZE
159 vassert(VEX_HOST_WORDSIZE == sizeof(void*)); in LibVEX_Init()160 vassert(VEX_HOST_WORDSIZE == sizeof(HWord)); in LibVEX_Init()164 if (VEX_HOST_WORDSIZE == 4) { in LibVEX_Init()
177 #if VEX_HOST_WORDSIZE == 8