Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
HDDlltoolDriver.cpp117 std::vector<COFFShortExport> &Exports, in parseModuleDefinition()
206 std::vector<COFFShortExport> Exports, NativeExports; in dlltoolDriverMain() local
/freebsd-head/contrib/llvm-project/lld/docs/
HDWebAssembly.rst173 Exports section in Behaviour
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDCOFFModuleDefinition.h28 std::vector<COFFShortExport> Exports; member
HDWasm.h289 std::vector<wasm::WasmExport> Exports; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUExportClustering.cpp59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
/freebsd-head/contrib/llvm-project/clang/include/clang/InstallAPI/
HDDylibVerifier.h210 std::unique_ptr<SymbolSet> Exports = std::make_unique<SymbolSet>(); variable
/freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.cpp162 std::vector<CrossModuleExport> Exports; member
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/freebsd-head/contrib/llvm-project/llvm/lib/TextAPI/
HDTextStubV5.cpp109 Exports, enumerator
640 TargetsToSymbols Exports = std::move(*ExportsOrErr); in parseToInterfaceFile() local
982 Array Exports = serializeSymbols(File->exports(), ActiveTargets); in serializeIF() local
HDTextStub.cpp706 std::vector<ExportSection> Exports; member
953 SectionList Exports; member
/freebsd-head/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
HDDylibReader.cpp273 StringMap<std::pair<SymbolFlags, RecordLinkage>> Exports; in readSymbols() local
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDCOFFImportFile.cpp660 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
/freebsd-head/contrib/llvm-project/clang/lib/Basic/
HDModule.cpp708 SmallVector<Module *, 16> Exports; in setVisible() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDModule.h415 SmallVector<ExportDecl, 2> Exports; variable
/freebsd-head/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOObject.h309 ExportInfo Exports; member
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDWasmObjectWriter.cpp981 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection()
1476 SmallVector<wasm::WasmExport, 4> Exports; in writeOneObject() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDWasmYAML.h364 std::vector<Export> Exports; member
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionImport.cpp1142 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.cpp956 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp4316 SmallVector<Module *, 16> Exports; in makeModuleVisible() local