Home
last modified time | relevance | path

Searched defs:bound_pc (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/arm/
Dassembler_thumb2.cc90 void Thumb2Assembler::BindLabel(Label* label, uint32_t bound_pc) { in BindLabel()
/art/compiler/utils/mips/
Dassembler_mips.cc2328 uint32_t bound_pc = buffer_.Size(); in Bind() local
/art/compiler/utils/mips64/
Dassembler_mips64.cc2123 uint32_t bound_pc = buffer_.Size(); in Bind() local