Searched refs:COFFShortExport (Results 1 – 5 of 5) sorted by relevance
73 struct COFFShortExport { struct85 friend bool operator==(const COFFShortExport &L, const COFFShortExport &R) { argument91 friend bool operator!=(const COFFShortExport &L, const COFFShortExport &R) {97 ArrayRef<COFFShortExport> Exports,
29 std::vector<COFFShortExport> Exports;
160 for (COFFShortExport& E : Def->Exports) { in dlltoolDriverMain()
573 ArrayRef<COFFShortExport> Exports, in writeImportLibrary()588 for (COFFShortExport E : Exports) { in writeImportLibrary()
232 COFFShortExport E; in parseExport()