Searched refs:imported_symbols (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp369 for (const ImportedSymbolRef &Entry : DirRef.imported_symbols()) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1092 iterator_range<imported_symbol_iterator> imported_symbols() const;
1123 iterator_range<imported_symbol_iterator> imported_symbols() const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1361 ImportDirectoryEntryRef::imported_symbols() const { function in class:ImportDirectoryEntryRef
1423 DelayImportDirectoryEntryRef::imported_symbols() const { function in class:DelayImportDirectoryEntryRef
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1676 printImportedSymbols(I.imported_symbols());
1695 printDelayImportedSymbols(I, I.imported_symbols());

Completed in 127 milliseconds