Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc279 int32_t anchor_position = table.GetAnchorLabel()->Position() + 4; in EmitJumpTables() local
286 int32_t offset = target->Position() - anchor_position; in EmitJumpTables()