Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h31 FixedStreamArray<support::ulittle32_t> Imports; member
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst192 Imports section in Behaviour
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp177 std::vector<YAMLCrossModuleImport> Imports; member
657 const DebugCrossModuleImportsSubsectionRef &Imports) { in fromCodeViewSubsection() argument
842 visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef & Imports,const StringsAndChecksumsRef & State) visitCrossModuleImports() argument
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp58 static cl::list<std::string> Imports( variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp844 void WasmObjectWriter::writeImportSection(ArrayRef<wasm::WasmImport> Imports, in writeImportSection() argument
1330 prepareImports(SmallVectorImpl<wasm::WasmImport> & Imports,MCAssembler & Asm) prepareImports() argument
1459 SmallVector<wasm::WasmImport, 4> Imports; writeOneObject() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h288 std::vector<wasm::WasmImport> Imports; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h494 llvm::SetVector<ModuleFile *> Imports; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp75 const DenseSet<GlobalValue::GUID> *Imports) { in createFunctionEntryCount()
H A DFunction.cpp2044 const DenseSet<GlobalValue::GUID> *Imports) { in setEntryCount()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h402 llvm::SmallSetVector<Module *, 2> Imports; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h304 std::vector<Import> Imports; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp916 DebugCrossModuleImportsSubsectionRef &Imports) -> Error { in dumpXmi()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3312 const SmallVectorImpl<JavaImportDirective> &Imports, in sortJavaImports()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5189 const char *Imports = Contents + Header.imports_offset; in getDyldChainedFixupTargets() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5552 llvm::SmallVector<ModuleInfo, 64> Imports; in WriteASTCore() local