Lines Matching defs:expand_location
1439 void Mips64Assembler::Branch::Relocate(uint32_t expand_location, uint32_t delta) {1440 if (location_ > expand_location) {1446 if (target_ > expand_location) {1647 uint32_t expand_location = branch.GetLocation();1649 branch2.Relocate(expand_location, delta);