/openbsd-src/lib/librpcsvc/ |
H A D | mount.x | 97 typedef struct exportnode *exports; typedef
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | Driver.h | 47 std::vector<StringRef> exports; member
|
H A D | MinGW.cpp | 174 const std::vector<Export> &exports) { in writeDefFile()
|
H A D | Config.h | 146 std::vector<Export> exports; member
|
H A D | Driver.cpp | 928 std::vector<COFFShortExport> exports; in createImportLibrary() local
|
/openbsd-src/usr.sbin/amd/rpcx/ |
H A D | mount.h | 91 typedef struct exportnode *exports; typedef
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangModulesDeclVendor.cpp | 258 ExportedModuleSet &exports, clang::Module *module) { in ReportModuleExportsHelper() 273 ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) { in ReportModuleExports()
|
/openbsd-src/usr.bin/showmount/ |
H A D | showmount.c | 77 static struct exportslist *exports; variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | deffile.h | 75 def_file_export *exports; member
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | deffile.h | 75 def_file_export *exports; member
|
/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/ |
H A D | dl_aix.xs | 144 ExportPtr exports; /* the array of exports */ member [all...] |
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | Wasm.h | 144 ArrayRef<wasm::WasmExport> exports() const { return Exports; } in exports() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/interception/ |
H A D | interception_win.cpp | 946 RVAPtr<IMAGE_EXPORT_DIRECTORY> exports(module, in InternalGetProcAddress() local
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | SyntheticSections.h | 800 ExportSection *exports = nullptr; member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | collect2.c | 201 static struct head exports; /* list of exported symbols */ variable
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 3221 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 D | collect2.c | 230 static struct head exports; /* list of exported symbols */ variable
|