Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h760 struct DebugPatch64 : public Patch { struct
761 DebugPatch64(uint32_t O, uint64_t V) in DebugPatch64() function
766 static bool classof(const Patch *Writer) { in classof()
769 uint64_t Value;