Searched refs:getImportLookupTableRVA (Results 1 – 3 of 3) sorted by relevance
1135 Error getImportLookupTableRVA(uint32_t &Result) const;
1479 ImportDirectoryEntryRef::getImportLookupTableRVA(uint32_t &Result) const { in getImportLookupTableRVA() function in ImportDirectoryEntryRef
1696 if (Error E = I.getImportLookupTableRVA(ILTAddr)) in printCOFFImports()