/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 117 std::vector<COFFShortExport> &Exports, in parseModuleDefinition() 206 std::vector<COFFShortExport> Exports, NativeExports; in dlltoolDriverMain() local
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | WebAssembly.rst | 173 Exports section in Behaviour
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFFModuleDefinition.h | 28 std::vector<COFFShortExport> Exports; member
|
H A D | Wasm.h | 289 std::vector<wasm::WasmExport> Exports; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUExportClustering.cpp | 59 static void buildCluster(ArrayRef<SUnit *> Exports, ScheduleDAGInstrs *DAG) { in buildCluster()
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | DylibVerifier.h | 210 std::unique_ptr<SymbolSet> Exports = std::make_unique<SymbolSet>(); variable
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 162 std::vector<CrossModuleExport> Exports; member 648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection() argument 831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 109 Exports, enumerator 640 TargetsToSymbols Exports = std::move(*ExportsOrErr); in parseToInterfaceFile() local 982 Array Exports = serializeSymbols(File->exports(), ActiveTargets); in serializeIF() local
|
H A D | TextStub.cpp | 706 std::vector<ExportSection> Exports; member 953 SectionList Exports; member
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
H A D | DylibReader.cpp | 273 StringMap<std::pair<SymbolFlags, RecordLinkage>> Exports; in readSymbols() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | COFFImportFile.cpp | 660 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Module.cpp | 708 SmallVector<Module *, 16> Exports; in setVisible() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Module.h | 415 SmallVector<ExportDecl, 2> Exports; variable
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.h | 309 ExportInfo Exports; member
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 981 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection() argument 1460 SmallVector<wasm::WasmExport, 4> Exports; writeOneObject() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 364 std::vector<Export> Exports; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1142 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 956 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 4316 SmallVector<Module *, 16> Exports; in makeModuleVisible() local
|