Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
Dxray_interface.cpp44 static const int16_t cSledLength = 12; variable
46 static const int16_t cSledLength = 32;
48 static const int16_t cSledLength = 28;
50 static const int16_t cSledLength = 48;
52 static const int16_t cSledLength = 64;
54 static const int16_t cSledLength = 8;
316 cSledLength; in controlPatching()
383 cSledLength; in mprotectAndPatchFunction()