reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
169 if (IsPCRel) 211 if (IsPCRel) { 235 IsPCRel = 1; 238 MRE.r_word1 = (IsPCRel << 24) | (Log2Size << 25) | (Type << 28); 250 if (IsPCRel) { 295 MRE.r_word1 = (IsPCRel << 24) | (Log2Size << 25) | (Type << 28); 360 if (IsPCRel) 381 (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28); 388 IsPCRel = 0; 402 (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);