Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_x86_64.cpp117 static constexpr uint8_t RetOpCode = 0xc3; variable
212 reinterpret_cast<std::atomic<uint8_t> *>(Address), RetOpCode, in patchFunctionExit()