Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/docs/
H A DWebAssembly.rst165 Exports section in Behaviour
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
H A DWasm.h280 std::vector<wasm::WasmExport> Exports; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp162 std::vector<CrossModuleExport> Exports; member
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFImportFile.cpp578 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTextStub.cpp741 std::vector<ExportSection> Exports; member
989 SectionList Exports; member
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DModule.cpp681 SmallVector<Module *, 16> Exports; in setVisible() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp982 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()
1465 SmallVector<wasm::WasmExport, 4> Exports; in writeOneObject() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h309 ExportInfo Exports; member
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h363 SmallVector<ExportDecl, 2> Exports; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp725 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h363 std::vector<Export> Exports; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp955 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp4132 SmallVector<Module *, 16> Exports; in makeModuleVisible() local