Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2029 unsigned ExportSymbols : 1; variable
2031 DINamespace(LLVMContext &Context, StorageType Storage, bool ExportSymbols, in DINamespace()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1117 bool ExportSymbols, ArrayRef<Metadata *> Ops) in DINamespace()
1121 MDString *Name, bool ExportSymbols, in getImpl()
H A DDIBuilder.cpp915 bool ExportSymbols) { in createNameSpace()
H A DDebugInfo.cpp1014 LLVMBool ExportSymbols) { in LLVMDIBuilderCreateNameSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1635 bool ExportSymbols = Record[0] & 2; in parseOneMetadata() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1830 bool ExportSymbols = Record[0] & 2; in parseOneMetadata() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp819 bool ExportSymbols) { in createNameSpace()
H A DDebugInfoMetadata.cpp696 MDString *Name, bool ExportSymbols, in getImpl()
H A DDebugInfo.cpp796 LLVMBool ExportSymbols) { in LLVMDIBuilderCreateNameSpace()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2315 unsigned ExportSymbols : 1; variable