Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc2242 void Thumb2Assembler::MakeHoleForBranch(uint32_t location, uint32_t delta) { in MakeHoleForBranch() function in art::arm::Thumb2Assembler
2262 MakeHoleForBranch(branch->GetLocation(), 2); in Bind()
2285 MakeHoleForBranch(branch->GetLocation(), 2); in Bind()
Dassembler_thumb2.h715 void MakeHoleForBranch(uint32_t location, uint32_t size);