reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
466 Type = RelocType; 473 (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28); 477 if (Type == MachO::ARM_RELOC_HALF) {