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

/openbsd-current/gnu/llvm/lld/COFF/
H A DMinGW.cpp173 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.cpp928 std::vector<COFFShortExport> exports; local
[all...]
H A DConfig.h146 std::vector<Export> exports; member in struct:lld::coff::Configuration
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Ddeffile.h75 def_file_export *exports; member in struct:def_file
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Ddeffile.h75 def_file_export *exports; member in struct:def_file
/openbsd-current/usr.sbin/amd/rpcx/
H A Dmount.h91 typedef struct exportnode *exports; typedef in typeref:struct:exportnode
/openbsd-current/usr.bin/showmount/
H A Dshowmount.c77 static struct exportslist *exports; variable in typeref:struct:exportslist
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h144 ArrayRef<wasm::WasmExport> exports() const { return Exports; } function in class:llvm::object::WasmObjectFile
/openbsd-current/gnu/llvm/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h382 const_filtered_symbol_range exports() const { function in class:llvm::MachO::InterfaceFile
/openbsd-current/gnu/llvm/lld/MachO/
H A DSyntheticSections.h800 ExportSection *exports = nullptr; member in struct:lld::macho::InStruct
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/llvm/lld/wasm/
H A DSyntheticSections.h317 std::vector<llvm::wasm::WasmExport> exports; member in class:ExportSection
/openbsd-current/gnu/gcc/gcc/
H A Dcollect2.c201 static struct head exports; /* list of exported symbols */ variable in typeref:struct:head
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c230 static struct head exports; /* list of exported symbols */ variable in typeref:struct:head
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp3221 MachOObjectFile::exports(Error &E, ArrayRef<uint8_t> Trie, function in class:MachOObjectFile
3235 iterator_range<export_iterator> MachOObjectFile::exports(Error &Err) const { function in class:MachOObjectFile

Completed in 227 milliseconds