Searched defs:is_tls (Results 1 – 6 of 6) sorted by relevance
50 bool is_tls; member
326 const bool is_tls = node.symbol_type == ElfSymbol::SymbolType::TLS; in MaybeAddTypeInfo() local
979 bool is_tls = GELF_ST_TYPE (syms[cnt].sym.st_info) == STT_TLS; in show_symbols_bsd() local
76 enum { is_tls, is_dtls } ssl_method; enumerator
82 enum { is_tls, is_dtls } ssl_method; enumerator
78 enum { is_tls, is_dtls } ssl_method; enumerator