Searched defs:BinaryPatch (Results 1 – 1 of 1) sorted by relevance
72 struct BinaryPatch { struct 76 BinaryPatch(uint64_t Offset, const SmallVectorImpl<char> &Bytes) in BinaryPatch() argument