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

/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp358 if (DirRef.getImportTableEntry(Dir)) return;
/external/llvm/include/llvm/Object/
H A DCOFF.h911 getImportTableEntry(const import_directory_table_entry *&Result) const;
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp1210 std::error_code ImportDirectoryEntryRef::getImportTableEntry( function in class:ImportDirectoryEntryRef

Completed in 171 milliseconds