Searched refs:getExportRVA (Results 1 – 4 of 4) sorted by relevance
362 if (I->getExportRVA(RVA)) in printExportTable()
795 std::error_code getExportRVA(uint32_t &Result) const;
1090 if (error(E.getExportRVA(RVA))) in printCOFFExports()
1364 std::error_code ExportDirectoryEntryRef::getExportRVA(uint32_t &Result) const { in getExportRVA() function in ExportDirectoryEntryRef