Searched refs:ArmRelocation (Results 1 – 1 of 1) sorted by relevance
230 struct ArmRelocation { struct231 ArmRelocation(const char *FixupPtr) in ArmRelocation() function234 ArmRelocation(WritableArmRelocation &Writable) : Wd{Writable.Wd} {} in ArmRelocation() argument247 Error makeUnexpectedOpcodeError(const LinkGraph &G, const ArmRelocation &R, in makeUnexpectedOpcodeError()315 static Error checkOpcode(LinkGraph &G, const ArmRelocation &R, in checkOpcode()353 bool checkRegister(const ArmRelocation &R, uint32_t Reg) { in checkRegister()413 ArmRelocation R(B.getContent().data() + Offset); in readAddendArm()