Searched refs:oldlocation (Results 1 - 1 of 1) sorted by path

/art/compiler/utils/arm/
H A Dassembler_thumb2.h559 bool Relocate(uint32_t oldlocation, int32_t delta) { argument
560 if (location_ > oldlocation) {
564 if (target_ > oldlocation) {

Completed in 41 milliseconds