Home
last modified time | relevance | path

Searched defs:Imports (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h30 FixedStreamArray<support::ulittle32_t> Imports; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp59 createFunctionEntryCount( uint64_t Count, bool Synthetic, const DenseSet<GlobalValue::GUID> *Imports) createFunctionEntryCount() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp177 std::vector<YAMLCrossModuleImport> Imports; member
655 fromCodeViewSubsection( const DebugStringTableSubsectionRef &Strings, const DebugCrossModuleImportsSubsectionRef &Imports) fromCodeViewSubsection() argument
841 visitCrossModuleImports( DebugCrossModuleImportsSubsectionRef &Imports, const StringsAndChecksumsRef &State) visitCrossModuleImports() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h272 std::vector<wasm::WasmImport> Imports; member in llvm::object::WasmObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h279 std::vector<Import> Imports; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp697 void WasmObjectWriter::writeImportSection(ArrayRef<wasm::WasmImport> Imports, in writeImportSection() argument
1114 SmallVector<wasm::WasmImport, 4> Imports; in writeObject() local
[all...]

Completed in 9 milliseconds