Home
last modified time | relevance | path

Searched defs:tls1 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dtwo_file_test_2_tls.cc30 __thread int tls1 = 123; variable
/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc3658 bool tls1 = (os1->flags() & elfcpp::SHF_TLS) != 0; in operator ()() local