Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc90 void Thumb2Assembler::BindLabel(Label* label, uint32_t bound_pc) { in BindLabel() function in art::arm::Thumb2Assembler
110 BindLabel(label, code_size); in BindLiterals()
119 BindLabel(label, code_size); in BindJumpTables()
3386 BindLabel(label, buffer_.Size()); in Bind()
Dassembler_thumb2.h858 void BindLabel(Label* label, uint32_t bound_pc);