Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1499 bool ExportSymbols = Record[0] & 2; in parseOneMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp567 MDString *Name, bool ExportSymbols, in getImpl()
DDIBuilder.cpp808 bool ExportSymbols) { in createNameSpace()
DDebugInfo.cpp793 LLVMBool ExportSymbols) { in LLVMDIBuilderCreateNameSpace()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1819 bool ExportSymbols = true; in TEST_F() local