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