Searched defs:ArmRelocation (Results 1 – 1 of 1) sorted by relevance
230 struct ArmRelocation { struct231 ArmRelocation(const char *FixupPtr) in ArmRelocation() argument234 ArmRelocation(WritableArmRelocation &Writable) : Wd{Writable.Wd} {} in ArmRelocation() argument236 const support::ulittle32_t &Wd;