Home | History | Annotate | Download | only in Reader

Lines Matching defs:TLM

1901       GlobalVariable::ThreadLocalMode TLM = GlobalVariable::NotThreadLocal;
1903 TLM = GetDecodedThreadLocalMode(Record[7]);
1915 TLM, AddressSpace, ExternallyInitialized);