Searched refs:SetInsn32 (Results 1 – 2 of 2) sorted by relevance
56 SetInsn32(code, literal_offset, value); in PatchCall()76 SetInsn32(code, literal_offset, insn); in PatchPcRelativeReference()96 void Thumb2RelativePatcher::SetInsn32(std::vector<uint8_t>* code, uint32_t offset, uint32_t value) { in SetInsn32() function in art::linker::Thumb2RelativePatcher
41 void SetInsn32(std::vector<uint8_t>* code, uint32_t offset, uint32_t value);