Searched refs:imported_symbols (Results 1 – 4 of 4) sorted by relevance
904 iterator_range<imported_symbol_iterator> imported_symbols() const;931 iterator_range<imported_symbol_iterator> imported_symbols() const;
369 for (const ImportedSymbolRef &Entry : DirRef.imported_symbols()) { in printImportTables()
1264 ImportDirectoryEntryRef::imported_symbols() const { in imported_symbols() function in ImportDirectoryEntryRef1311 DelayImportDirectoryEntryRef::imported_symbols() const { in imported_symbols() function in DelayImportDirectoryEntryRef
1425 printImportedSymbols(I.imported_symbols()); in printCOFFImports()1442 printDelayImportedSymbols(I, I.imported_symbols()); in printCOFFImports()