Searched refs:GetFixup (Results 1 – 6 of 6) sorted by relevance
95 Fixup* fixup = GetFixup(fixup_id); // Get the Fixup at this id. in BindLabel()131 Fixup* dependent = GetFixup(dependent_id); in AdjustFixupIfNeeded()160 Fixup* fixup = GetFixup(fixup_id); in AdjustFixups()2580 GetFixup(branch_id)->Resolve(label->Position()); in EmitBranch()2592 DCHECK_EQ(buffer_.Size() - pc, GetFixup(branch_id)->GetSizeInBytes()); in EmitBranch()3423 Fixup* fixup = GetFixup(last_fixup_id_); in GetAdjustedPosition()3454 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3466 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3477 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3488 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()[all …]
829 Fixup* GetFixup(FixupId fixup_id) { in GetFixup() function
119 AssemblerFixup* GetFixup() const { in GetFixup() function
1828 AssemblerFixup* fixup = operand.GetFixup(); in EmitOperand()
103 AssemblerFixup* GetFixup() const { in GetFixup() function
2389 AssemblerFixup* fixup = operand.GetFixup(); in EmitOperand()