Home | History | Annotate | Download | only in Reader

Lines Matching defs:TLM

1678       GlobalVariable::ThreadLocalMode TLM = GlobalVariable::NotThreadLocal;
1680 TLM = GetDecodedThreadLocalMode(Record[7]);
1692 TLM, AddressSpace, ExternallyInitialized);