Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp320 if (I->getImportLookupEntry(entry)) in printImportTables()
/external/llvm/include/llvm/Object/
DCOFF.h811 getImportLookupEntry(const import_lookup_table_entry32 *&Result) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1201 std::error_code ImportDirectoryEntryRef::getImportLookupEntry( in getImportLookupEntry() function in ImportDirectoryEntryRef