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()2602 GetFixup(branch_id)->Resolve(label->Position()); in EmitBranch()2614 DCHECK_EQ(buffer_.Size() - pc, GetFixup(branch_id)->GetSizeInBytes()); in EmitBranch()3560 Fixup* fixup = GetFixup(last_fixup_id_); in GetAdjustedPosition()3591 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3603 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3614 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()3625 DCHECK_EQ(location + GetFixup(fixup_id)->GetSizeInBytes(), buffer_.Size()); in LoadLiteral()[all …]
853 Fixup* GetFixup(FixupId fixup_id) { in GetFixup() function
120 AssemblerFixup* GetFixup() const { in GetFixup() function
2456 AssemblerFixup* fixup = operand.GetFixup(); in EmitOperand()
104 AssemblerFixup* GetFixup() const { in GetFixup() function
3059 AssemblerFixup* fixup = operand.GetFixup(); in EmitOperand()