Searched refs:getImportLookupTableRVA (Results 1 – 6 of 6) sorted by relevance
907 std::error_code getImportLookupTableRVA(uint32_t &Result) const;
1085 std::error_code getImportLookupTableRVA(uint32_t &Result) const;
1278 ImportDirectoryEntryRef::getImportLookupTableRVA(uint32_t &Result) const { in getImportLookupTableRVA() function in ImportDirectoryEntryRef
1379 ImportDirectoryEntryRef::getImportLookupTableRVA(uint32_t &Result) const { in getImportLookupTableRVA() function in ImportDirectoryEntryRef
1421 error(I.getImportLookupTableRVA(Addr)); in printCOFFImports()
1595 error(I.getImportLookupTableRVA(ILTAddr)); in printCOFFImports()