/openbsd-src/gnu/llvm/lld/docs/ |
H A D | WebAssembly.rst | 165 Exports section in Behaviour
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | COFFModuleDefinition.h | 28 std::vector<COFFShortExport> Exports; member
|
H A D | Wasm.h | 280 std::vector<wasm::WasmExport> Exports; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUExportClustering.cpp | 59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
|
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 162 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 D | COFFImportFile.cpp | 578 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 741 std::vector<ExportSection> Exports; member 989 SectionList Exports; member
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | Module.cpp | 681 SmallVector<Module *, 16> Exports; in setVisible() local
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 982 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 D | MachOObject.h | 309 ExportInfo Exports; member
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | Module.h | 363 SmallVector<ExportDecl, 2> Exports; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 725 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 363 std::vector<Export> Exports; member
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 955 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 4132 SmallVector<Module *, 16> Exports; in makeModuleVisible() local
|