Searched defs:PatchEntrypointCall (Results 1 – 7 of 7) sorted by relevance
37 void X86_64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::X86_64RelativePatcher
59 void X86RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::X86RelativePatcher
74 void PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
117 void PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function
97 void PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
86 void Thumb2RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Thumb2RelativePatcher
309 void Arm64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Arm64RelativePatcher