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