Searched refs:ThreadLocalValue (Results 1 – 11 of 11) sorted by relevance
22 bool ThreadLocalValue = false; member37 return std::tie(LHS.Kind, LHS.Name, LHS.Weak, LHS.ThreadLocalValue) ==38 std::tie(RHS.Kind, RHS.Name, RHS.Weak, RHS.ThreadLocalValue);
21 SymbolFlags::ThreadLocalValue, in TEST()
275 SymbolFlags::ThreadLocalValue); in TEST()342 SymbolFlags::ThreadLocalValue); in TEST()
206 SymbolFlags::ThreadLocalValue); in TEST()
186 SymbolFlags::ThreadLocalValue); in TEST()
29 ThreadLocalValue = 1U << 0, enumerator118 return (Flags & SymbolFlags::ThreadLocalValue) == in isThreadLocalValue()119 SymbolFlags::ThreadLocalValue; in isThreadLocalValue()
83 return (Flags & SymbolFlags::ThreadLocalValue) == in isThreadLocalValue()84 SymbolFlags::ThreadLocalValue; in isThreadLocalValue()
644 SymbolFlags::ThreadLocalValue | Flags); in denormalize()931 Flag | SymbolFlags::ThreadLocalValue); in denormalize()
357 SymbolFlags::ThreadLocalValue | SectionFlag}; in collectSymbolsFromSegment()
261 Flags |= SymbolFlags::ThreadLocalValue; in readSymbols()
73 Result |= SymbolFlags::ThreadLocalValue; in getFlags()