Home
last modified time | relevance | path

Searched refs:addBinaryPatch (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h648 void addBinaryPatch(uint64_t Offset, std::string &&NewValue,
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp784 void SimpleBinaryPatcher::addBinaryPatch(uint64_t Offset, in addBinaryPatch() function in llvm::bolt::SimpleBinaryPatcher