Searched defs:PatchCall (Results 1 – 7 of 7) sorted by relevance
44 void X86BaseRelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::X86BaseRelativePatcher
63 void PatchCall([[maybe_unused]] std::vector<uint8_t>* code, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
98 void PatchCall(std::vector<uint8_t>* code, in PatchCall() function
79 void PatchCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
54 void Riscv64RelativePatcher::PatchCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchCall() function in art::linker::Riscv64RelativePatcher
56 void Thumb2RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::Thumb2RelativePatcher
195 void Arm64RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::Arm64RelativePatcher