Searched defs:exports (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DMinGW.cpp174 writeDefFile(StringRef name, const std::vector<Export> &exports) argument
H A DDriver.h47 std::vector<StringRef> exports; member in struct:lld::coff::ParsedDirectives
H A DDriver.cpp942 std::vector<COFFShortExport> exports; local
[all...]
H A DConfig.h162 std::vector<Export> exports; member in struct:lld::coff::Configuration
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbolSet.h141 const_filtered_symbol_range exports() const { function in class:llvm::MachO::SymbolSet
H A DInterfaceFile.h399 const_filtered_symbol_range exports() const { return SymbolsSet->exports(); }; function in class:llvm::MachO::InterfaceFile
/freebsd-current/libexec/nuageinit/
H A Dyaml.lua
/freebsd-current/sys/contrib/openzfs/lib/libshare/
H A Dnfs.c131 nfs_fini_tmpfile(const char *exports, struct tmpfile *tmpf) argument
181 nfs_process_exports(const char *exports, const char *mountpoint, argument
241 nfs_copy_entries(FILE *newfp, const char *exports, const char *mountpoint) argument
255 nfs_toggle_share(const char *lockfile, const char *exports, const char *expdir, sa_share_impl_t impl_share, int(*cbk)(sa_share_impl_t impl_share, FILE *tmpfile)) argument
290 nfs_reset_shares(const char *lockfile, const char *exports) argument
311 nfs_is_shared_impl(const char *exports, sa_share_impl_t impl_share) argument
[all...]
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen.c81 static struct sexport *exports = NULL; variable in typeref:struct:sexport
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h146 ArrayRef<wasm::WasmExport> exports() const { return Exports; } function in class:llvm::object::WasmObjectFile
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp257 ReportModuleExportsHelper( ExportedModuleSet &exports, clang::Module *module) argument
272 ReportModuleExports( ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) argument
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h788 ExportSection *exports = nullptr; member in struct:lld::macho::InStruct
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3228 MachOObjectFile::exports(Error &E, ArrayRef<uint8_t> Trie, function in class:MachOObjectFile
3242 iterator_range<export_iterator> MachOObjectFile::exports(Error &Err) const { function in class:MachOObjectFile

Completed in 200 milliseconds