Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h746 struct DebugPatch32GenericSize : public Patch { struct
747 DebugPatch32GenericSize(uint32_t O, uint32_t V, uint32_t OVS) in DebugPatch32GenericSize() function
753 static bool classof(const Patch *Writer) { in classof()
756 uint32_t Value;
757 uint32_t OldValueSize;