Searched refs:last_position_adjustment_ (Results 1 – 3 of 3) sorted by relevance
2842 last_position_adjustment_ = 0; in GetAdjustedPosition()2848 if (branch->GetLocation() >= old_position + last_position_adjustment_) { in GetAdjustedPosition()2851 last_position_adjustment_ += branch->GetSize() - branch->GetOldSize(); in GetAdjustedPosition()2855 return old_position + last_position_adjustment_; in GetAdjustedPosition()
429 last_position_adjustment_(0), in Assembler()1719 uint32_t last_position_adjustment_; variable
280 last_position_adjustment_(0), in Assembler()1807 uint32_t last_position_adjustment_; variable