Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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 = 48;
54 static const int16_t cSledLength = 64;
56 static const int16_t cSledLength = 8;
58 static const int16_t cSledLength = 20;
323 cSledLength; in controlPatching()
395 cSledLength; in mprotectAndPatchFunction()