Home
last modified time | relevance | path

Searched refs:branch_location (Results 1 – 1 of 1) sorted by relevance

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