Home | History | Annotate | Download | only in mips64

Lines Matching defs:GetOldSize

2165 uint32_t Mips64Assembler::Branch::GetOldSize() const {
2174 return GetOldLocation() + GetOldSize();
2298 uint32_t old_size = GetOldSize();
2310 uint32_t old_size = GetOldSize();
2411 last_position_adjustment_ += branch->GetSize() - branch->GetOldSize();