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