Home
last modified time | relevance | path

Searched defs:exports (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/lib/librpcsvc/
H A Dmount.x97 typedef struct exportnode *exports; typedef
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.h47 std::vector<StringRef> exports; member
H A DMinGW.cpp174 const std::vector<Export> &exports) { in writeDefFile()
H A DConfig.h146 std::vector<Export> exports; member
H A DDriver.cpp928 std::vector<COFFShortExport> exports; in createImportLibrary() local
/openbsd-src/usr.sbin/amd/rpcx/
H A Dmount.h91 typedef struct exportnode *exports; typedef
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp258 ExportedModuleSet &exports, clang::Module *module) { in ReportModuleExportsHelper()
273 ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) { in ReportModuleExports()
/openbsd-src/usr.bin/showmount/
H A Dshowmount.c77 static struct exportslist *exports; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Ddeffile.h75 def_file_export *exports; member
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Ddeffile.h75 def_file_export *exports; member
/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddl_aix.xs144 ExportPtr exports; /* the array of exports */ member
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h144 ArrayRef<wasm::WasmExport> exports() const { return Exports; } in exports() function
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp946 RVAPtr<IMAGE_EXPORT_DIRECTORY> exports(module, in InternalGetProcAddress() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.h800 ExportSection *exports = nullptr; member
/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.c201 static struct head exports; /* list of exported symbols */ variable
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp3221 MachOObjectFile::exports(Error &E, ArrayRef<uint8_t> Trie, in exports() function in MachOObjectFile
3235 iterator_range<export_iterator> MachOObjectFile::exports(Error &Err) const { in exports() function in MachOObjectFile
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c230 static struct head exports; /* list of exported symbols */ variable