Searched defs:PatchEntrypointCall (Results 1 – 8 of 8) sorted by relevance
37 void X86_64RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::X86_64RelativePatcher
59 void X86RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::X86RelativePatcher
77 void PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
117 void PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function
97 void PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
92 void Riscv64RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Riscv64RelativePatcher
86 void Thumb2RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Thumb2RelativePatcher
315 void Arm64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Arm64RelativePatcher