Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h31 FixedStreamArray<support::ulittle32_t> Imports; member
/freebsd-src/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst188 Imports global() section in Behaviour
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp177 std::vector<YAMLCrossModuleImport> Imports; member
657 const DebugCrossModuleImportsSubsectionRef &Imports) { in fromCodeViewSubsection()
842 DebugCrossModuleImportsSubsectionRef &Imports, in visitCrossModuleImports()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp58 static cl::list<std::string> Imports( variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp849 writeImportSection(ArrayRef<wasm::WasmImport> Imports,uint64_t DataSize,uint32_t NumElements) writeImportSection() argument
1334 prepareImports(SmallVectorImpl<wasm::WasmImport> & Imports,MCAssembler & Asm,const MCAsmLayout & Layout) prepareImports() argument
1466 SmallVector<wasm::WasmImport, 4> Imports; writeOneObject() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h282 std::vector<wasm::WasmImport> Imports; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h513 llvm::SetVector<ModuleFile *> Imports; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp61 createFunctionEntryCount(uint64_t Count,bool Synthetic,const DenseSet<GlobalValue::GUID> * Imports) createFunctionEntryCount() argument
H A DFunction.cpp1948 setEntryCount(uint64_t Count,Function::ProfileCountType Type,const DenseSet<GlobalValue::GUID> * Imports) setEntryCount() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h401 llvm::SmallSetVector<Module *, 2> Imports; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h304 std::vector<Import> Imports; member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp916 DebugCrossModuleImportsSubsectionRef &Imports) -> Error { in dumpXmi() argument
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3269 sortJavaImports(const FormatStyle & Style,const SmallVectorImpl<JavaImportDirective> & Imports,ArrayRef<tooling::Range> Ranges,StringRef FileName,StringRef Code,tooling::Replacements & Replaces) sortJavaImports() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5185 const char *Imports = Contents + Header.imports_offset; getDyldChainedFixupTargets() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5201 llvm::SmallVector<ModuleInfo, 64> Imports; WriteASTCore() local
[all...]