/external/llvm-project/lld/docs/ |
D | WebAssembly.rst | 143 Exports section in Behaviour
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFFModuleDefinition.h | 28 std::vector<COFFShortExport> Exports; member
|
D | Wasm.h | 273 std::vector<wasm::WasmExport> Exports; variable
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | COFFModuleDefinition.h | 28 std::vector<COFFShortExport> Exports; member
|
D | Wasm.h | 282 std::vector<wasm::WasmExport> Exports; variable
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUExportClustering.cpp | 59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
|
/external/boringssl/src/ssl/test/runner/hpke/ |
D | hpke_test.go | 86 Exports []ExportTestVector `json:"exports"` member
|
/external/clang/unittests/Format/ |
D | SortImportsTestJS.cpp | 152 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
|
/external/llvm-project/clang/unittests/Format/ |
D | SortImportsTestJS.cpp | 181 TEST_F(SortImportsTestJS, Exports) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 162 std::vector<CrossModuleExport> Exports; member 648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection() 831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 162 std::vector<CrossModuleExport> Exports; member 648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection() 831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
|
/external/llvm-project/llvm/unittests/TextAPI/ |
D | TextStubV4Tests.cpp | 116 ExportedSymbolSeq Exports, Reexports, Undefineds; in TEST() local 258 ExportedSymbolSeq Exports; in TEST() local
|
D | TextStubV3Tests.cpp | 106 ExportedSymbolSeq Exports; in TEST() local 198 ExportedSymbolSeq Exports; in TEST() local
|
D | TextStubV1Tests.cpp | 97 ExportedSymbolSeq Exports; in TEST() local
|
D | TextStubV2Tests.cpp | 98 ExportedSymbolSeq Exports; in TEST() local
|
/external/llvm-project/llvm/lib/Object/ |
D | COFFImportFile.cpp | 572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | COFFImportFile.cpp | 572 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
|
/external/clang/include/clang/Basic/ |
D | Module.h | 230 SmallVector<ExportDecl, 2> Exports; variable
|
/external/llvm-project/llvm/lib/TextAPI/MachO/ |
D | TextStub.cpp | 744 std::vector<ExportSection> Exports; member 992 SectionList Exports; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
D | TextStub.cpp | 741 std::vector<ExportSection> Exports; member 988 SectionList Exports; member
|
/external/clang/lib/Basic/ |
D | Module.cpp | 518 SmallVector<Module *, 16> Exports; in setVisible() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 773 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/ |
D | Module.h | 333 SmallVector<ExportDecl, 2> Exports; variable
|
/external/llvm-project/clang/lib/Basic/ |
D | Module.cpp | 653 SmallVector<Module *, 16> Exports; in setVisible() local
|
/external/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
D | Object.h | 310 ExportInfo Exports; member
|