Home
last modified time | relevance | path

Searched refs:getImportTableEntry (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp355 if (DirRef.getImportTableEntry(Dir)) return; in printImportTables()
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h1099 getImportTableEntry(const coff_import_directory_table_entry *&Result) const;
/freebsd-12.1/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp1328 std::error_code ImportDirectoryEntryRef::getImportTableEntry( in getImportTableEntry() function in ImportDirectoryEntryRef