Searched defs:branch_location (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/arm/
H A Dassembler_thumb2.cc2258 uint32_t branch_location = branch->GetLocation(); local
2259 uint16_t next = buffer_.Load<uint16_t>(branch_location); // Get next in chain.
2275 buffer_.Store<int16_t>(branch_location,

Completed in 28 milliseconds