Home
last modified time | relevance | path

Searched defs:DSOLocal (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp568 bool DSOLocal; in ParseUnnamedGlobal() local
597 bool DSOLocal; in ParseNamedGlobal() local
853 static void maybeSetDSOLocal(bool DSOLocal, GlobalValue &GV) { in maybeSetDSOLocal()
874 unsigned DLLStorageClass, bool DSOLocal, in parseIndirectSymbol()
1029 bool DSOLocal, GlobalVariable::ThreadLocalMode TLM, in ParseGlobal()
1844 bool &DSOLocal) { in ParseOptionalLinkage()
1859 void LLParser::ParseOptionalDSOLocal(bool &DSOLocal) { in ParseOptionalDSOLocal()
5315 bool DSOLocal; in ParseFunctionHeader() local