Home | History | Annotate | Download | only in Reader

Lines Matching refs:TLM

1806       GlobalVariable::ThreadLocalMode TLM = GlobalVariable::NotThreadLocal;
1808 TLM = GetDecodedThreadLocalMode(Record[7]);
1820 TLM, AddressSpace, ExternallyInitialized);