Searched refs:DebugPatch64 (Results 1 – 2 of 2) sorted by relevance
760 struct DebugPatch64 : public Patch { struct761 DebugPatch64(uint32_t O, uint64_t V) in DebugPatch64() argument921 delete reinterpret_cast<DebugPatch64 *>(P); in operator()
768 DebugPatches.emplace_back(new DebugPatch64(Offset, NewValue)); in addLE64Patch()1008 DebugPatch64 *P64 = reinterpret_cast<DebugPatch64 *>(P); in patchBinary()