Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/x86_64/
H A Drelative_patcher_x86_64.cc37 void X86_64RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::X86_64RelativePatcher
/aosp_15_r20/art/dex2oat/linker/x86/
H A Drelative_patcher_x86.cc59 void X86RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::X86RelativePatcher
/aosp_15_r20/art/dex2oat/linker/
H A Drelative_patcher.cc77 void PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in Create() function in art::linker::RelativePatcher::Create::RelativePatcherNone
H A Dmulti_oat_relative_patcher.h117 void PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function
H A Dmulti_oat_relative_patcher_test.cc97 void PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::MultiOatRelativePatcherTest::MockPatcher
/aosp_15_r20/art/dex2oat/linker/riscv64/
H A Drelative_patcher_riscv64.cc92 void Riscv64RelativePatcher::PatchEntrypointCall([[maybe_unused]] std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Riscv64RelativePatcher
/aosp_15_r20/art/dex2oat/linker/arm/
H A Drelative_patcher_thumb2.cc86 void Thumb2RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Thumb2RelativePatcher
/aosp_15_r20/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64.cc315 void Arm64RelativePatcher::PatchEntrypointCall(std::vector<uint8_t>* code, in PatchEntrypointCall() function in art::linker::Arm64RelativePatcher