Searched refs:RelocRecoveryPoint (Results 1 – 4 of 4) sorted by relevance
50 TEST(MachineCodeTest, RelocRecoveryPoint) { in TEST() argument58 mc.AddRelocation(0, RelocationType::RelocRecoveryPoint, 1, 3); in TEST()
82 case RelocationType::RelocRecoveryPoint: { in PerformRelocations()
51 RelocRecoveryPoint, enumerator
919 AddRelocation(0, RelocationType::RelocRecoveryPoint, pc, label->position()); in ResolveJumps()