Searched refs:imported_symbols (Results 1 – 8 of 8) sorted by relevance
904 iterator_range<imported_symbol_iterator> imported_symbols() const;931 iterator_range<imported_symbol_iterator> imported_symbols() const;
1078 iterator_range<imported_symbol_iterator> imported_symbols() const;1109 iterator_range<imported_symbol_iterator> imported_symbols() const;
364 for (const ImportedSymbolRef &Entry : DirRef.imported_symbols()) { in printImportTables()
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
1350 ImportDirectoryEntryRef::imported_symbols() const { in imported_symbols() function in ImportDirectoryEntryRef1412 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()
1605 printImportedSymbols(I.imported_symbols()); in printCOFFImports()1622 printDelayImportedSymbols(I, I.imported_symbols()); in printCOFFImports()