Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h718 struct DebugPatch64to32 : public Patch { struct
719 DebugPatch64to32(uint32_t O, uint32_t V) in DebugPatch64to32() function
723 DebugPatchKind getKind() const { return Kind; } in getKind()
725 static bool classof(const Patch *Writer) { in classof()
728 uint32_t Value;