Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
H A DWasm.h283 std::vector<wasm::WasmExport> Exports; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp162 std::vector<CrossModuleExport> Exports; member
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp742 std::vector<ExportSection> Exports; member
990 SectionList Exports; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp658 SmallVector<Module *, 16> Exports; in setVisible() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h336 SmallVector<ExportDecl, 2> Exports; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DObject.h310 ExportInfo Exports; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp913 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()
1400 SmallVector<wasm::WasmExport, 4> Exports; in writeOneObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp763 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h346 std::vector<Export> Exports; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1058 DebugCrossModuleExportsSubsectionRef &Exports) { in dumpXme()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4088 SmallVector<Module *, 16> Exports; in makeModuleVisible() local