Searched refs:ArmRelocation (Results 1 – 1 of 1) sorted by relevance
229 struct ArmRelocation { struct230 ArmRelocation(const char *FixupPtr) in ArmRelocation() function233 ArmRelocation(WritableArmRelocation &Writable) : Wd{Writable.Wd} {} in ArmRelocation() argument245 Error makeUnexpectedOpcodeError(const LinkGraph &G, const ArmRelocation &R, in makeUnexpectedOpcodeError()313 static Error checkOpcode(LinkGraph &G, const ArmRelocation &R, in checkOpcode()351 bool checkRegister(const ArmRelocation &R, uint32_t Reg) { in checkRegister()411 ArmRelocation R(B.getContent().data() + Offset); in readAddendArm()