Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm.h106 Label* GetAnchorLabel() { in GetAnchorLabel() function
110 const Label* GetAnchorLabel() const { in GetAnchorLabel() function
Dassembler_thumb2.cc279 int32_t anchor_position = table.GetAnchorLabel()->Position() + 4; in EmitJumpTables()
3878 BindTrackedLabel(jump_table->GetAnchorLabel()); in EmitJumpTableDispatch()