Displaying 2 results from an estimated 2 matches for "tlsoffset".
Did you mean:
soffset
2012 Sep 24
2
[LLVMdev] JIT problem with thread local global variable
...37476.html>) *{*** *#if*
*defined*(X86_32_JIT
<http://140.113.166.39/llvm-3.1.src/HTML/Y/27302.html>) &&
!*defined*(__APPLE__
<http://140.113.166.39/llvm-3.1.src/HTML/Y/27623.html>) &&
!*defined*(_MSC_VER
<http://140.113.166.39/llvm-3.1.src/HTML/Y/27566.html>) TLSOffset
<http://140.113.166.39/llvm-3.1.src/HTML/Y/23295.html> -= size
<http://140.113.166.39/llvm-3.1.src/HTML/D/21901.html>; *return*
TLSOffset <http://140.113.166.39/llvm-3.1.src/HTML/Y/23295.html>;
*#else* llvm_unreachable
<http://140.113.166.39/llvm-3.1.src/HTML/D/20353.html&g...
2012 Sep 24
0
[LLVMdev] JIT problem with thread local global variable
...///
> /#if/ *defined*(X86_32_JIT <http://140.113.166.39/llvm-3.1.src/HTML/Y/27302.html>) && !*defined*(__APPLE__ <http://140.113.166.39/llvm-3.1.src/HTML/Y/27623.html>) && !*defined*(_MSC_VER <http://140.113.166.39/llvm-3.1.src/HTML/Y/27566.html>)
> TLSOffset <http://140.113.166.39/llvm-3.1.src/HTML/Y/23295.html> -=size <http://140.113.166.39/llvm-3.1.src/HTML/D/21901.html>;
> *return* TLSOffset <http://140.113.166.39/llvm-3.1.src/HTML/Y/23295.html>;
> /#else/
> llvm_unreachable <http://140.113.166.39/llvm-3...