Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h72 struct BinaryPatch { struct
76 BinaryPatch(uint64_t Offset, const SmallVectorImpl<char> &Bytes) in BinaryPatch() argument