Searched defs:DebugPatch64to32 (Results 1 – 1 of 1) sorted by relevance
718 struct DebugPatch64to32 : public Patch { struct719 DebugPatch64to32(uint32_t O, uint32_t V) in DebugPatch64to32() function723 DebugPatchKind getKind() const { return Kind; } in getKind()725 static bool classof(const Patch *Writer) { in classof()728 uint32_t Value;