Searched defs:DebugPatchVariableSize (Results 1 – 1 of 1) sorted by relevance
772 struct DebugPatchVariableSize : public Patch { struct773 DebugPatchVariableSize(uint32_t O, uint32_t OVS, uint32_t V) in DebugPatchVariableSize() argument779 static bool classof(const Patch *Writer) { in classof()782 uint32_t OldValueSize;783 uint32_t Value;