Searched defs:PatchBl (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/arm/ | ||
D | relative_patcher_thumb2.cc | 139 void Thumb2RelativePatcher::PatchBl(std::vector<uint8_t>* code, in PatchBl() function in art::linker::Thumb2RelativePatcher |
/art/dex2oat/linker/arm64/ | ||
D | relative_patcher_arm64.cc | 369 void Arm64RelativePatcher::PatchBl(std::vector<uint8_t>* code, in PatchBl() function in art::linker::Arm64RelativePatcher |