Home
last modified time | relevance | path

Searched defs:SetInsn (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/riscv64/
Drelative_patcher_riscv64.cc127 void Riscv64RelativePatcher::SetInsn(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn() function in art::linker::Riscv64RelativePatcher
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc436 void Arm64RelativePatcher::SetInsn(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn() function in art::linker::Arm64RelativePatcher