Searched defs:NewDebugEntry (Results 1 – 1 of 1) sorted by relevance
703 NewDebugEntry enumerator830 struct NewDebugEntry : public Patch { struct832 NewDebugEntry(uint32_t O, std::string &&V) in NewDebugEntry() function839 return Writer->getKind() == DebugPatchKind::NewDebugEntry; in classof() argument841 static uint32_t OrderCounter;842 uint32_t CurrentOrder;843 std::string Value;