Searched defs:PatchCall (Results 1 – 8 of 8) sorted by relevance
44 void X86BaseRelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::X86BaseRelativePatcher
41 void MipsRelativePatcher::PatchCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchCall() function in art::linker::MipsRelativePatcher
41 void Mips64RelativePatcher::PatchCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchCall() function in art::linker::Mips64RelativePatcher
66 void PatchCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
98 void PatchCall(std::vector<uint8_t>* code, in PatchCall() function
79 void PatchCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
57 void Thumb2RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::Thumb2RelativePatcher
190 void Arm64RelativePatcher::PatchCall(std::vector<uint8_t>* code, in PatchCall() function in art::linker::Arm64RelativePatcher