Home
last modified time | relevance | path

Searched defs:PatchEntrypointCall (Results 1 – 7 of 7) sorted by relevance

/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64.cc38 void X86_64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::X86_64RelativePatcher
/art/dex2oat/linker/x86/
Drelative_patcher_x86.cc60 void X86RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::X86RelativePatcher
/art/dex2oat/linker/
Drelative_patcher.cc74 void PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
Dmulti_oat_relative_patcher.h117 void PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function
Dmulti_oat_relative_patcher_test.cc97 void PatchEntrypointCall(std::vector<uint8_t>* code ATTRIBUTE_UNUSED, in PatchEntrypointCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2.cc86 void Thumb2RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Thumb2RelativePatcher
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc309 void Arm64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Arm64RelativePatcher