Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp874 ThreadLocalDataSym tlds(sym.kind()); in CreateGlobalVariable() local
876 SymbolDeserializer::deserializeAs<ThreadLocalDataSym>(sym, tlds)); in CreateGlobalVariable()
877 ti = tlds.Type; in CreateGlobalVariable()
878 name = tlds.Name; in CreateGlobalVariable()
879 section = tlds.Segment; in CreateGlobalVariable()
880 offset = tlds.DataOffset; in CreateGlobalVariable()
881 addr = m_index->MakeVirtualAddress(tlds.Segment, tlds.DataOffset); in CreateGlobalVariable()
/freebsd/contrib/unbound/contrib/
H A DREADME52 this will drop DNSKEY and DS lookups for tlds and hence break DNSSEC
/freebsd/contrib/unbound/doc/
H A DChangelog3398 will drop DNSKEY and DS lookups for tlds and hence break DNSSEC