Home
last modified time | relevance | path

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

12

/external/llvm-project/lld/docs/
DWebAssembly.rst143 Exports section in Behaviour
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
DWasm.h273 std::vector<wasm::WasmExport> Exports; variable
/external/llvm-project/llvm/include/llvm/Object/
DCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
DWasm.h282 std::vector<wasm::WasmExport> Exports; variable
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUExportClustering.cpp59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
/external/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go86 Exports []ExportTestVector `json:"exports"` member
/external/clang/unittests/Format/
DSortImportsTestJS.cpp152 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
/external/llvm-project/clang/unittests/Format/
DSortImportsTestJS.cpp181 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp162 std::vector<CrossModuleExport> Exports; member
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp162 std::vector<CrossModuleExport> Exports; member
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/external/llvm-project/llvm/unittests/TextAPI/
DTextStubV4Tests.cpp116 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local
258 ExportedSymbolSeq Exports; in TEST() local
DTextStubV3Tests.cpp106 ExportedSymbolSeq Exports; in TEST() local
198 ExportedSymbolSeq Exports; in TEST() local
DTextStubV1Tests.cpp97 ExportedSymbolSeq Exports; in TEST() local
DTextStubV2Tests.cpp98 ExportedSymbolSeq Exports; in TEST() local
/external/llvm-project/llvm/lib/Object/
DCOFFImportFile.cpp572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFImportFile.cpp572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
/external/clang/include/clang/Basic/
DModule.h230 SmallVector<ExportDecl, 2> Exports; variable
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStub.cpp744 std::vector<ExportSection> Exports; member
992 SectionList Exports; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp741 std::vector<ExportSection> Exports; member
988 SectionList Exports; member
/external/clang/lib/Basic/
DModule.cpp518 SmallVector<Module *, 16> Exports; in setVisible() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp773 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()
1115 SmallVector<wasm::WasmExport, 4> Exports; in writeObject() local
/external/llvm-project/clang/include/clang/Basic/
DModule.h333 SmallVector<ExportDecl, 2> Exports; variable
/external/llvm-project/clang/lib/Basic/
DModule.cpp653 SmallVector<Module *, 16> Exports; in setVisible() local
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/
DObject.h310 ExportInfo Exports; member

12