Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A 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;
56 static const int16_t cSledLength = 20;
319 cSledLength; in controlPatching()
386 cSledLength; in mprotectAndPatchFunction()