Searched defs:MakeHoleForBranch (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/arm/
H A Dassembler_thumb2.cc2077 void Thumb2Assembler::MakeHoleForBranch(uint32_t location, uint32_t delta) { function in class:art::arm::Thumb2Assembler
2097 MakeHoleForBranch(branch->GetLocation(), 2);
2120 MakeHoleForBranch(branch->GetLocation(), 2);

Completed in 35 milliseconds