Searched defs:RVA (Results 1 – 7 of 7) sorted by relevance
48 DWORD RVA = 0; in getRelativeVirtualAddress() local
152 DWORD RVA = static_cast<DWORD>(Address - LoadAddr); in findSymbolByAddress() local
501 uint32_t RVA = DataEntry->RelativeVirtualAddress; in initDelayImportTablePtr() local1139 importedSymbolBegin(uint32_t RVA, const COFFObjectFile *Object) { in importedSymbolBegin()1146 importedSymbolEnd(uint32_t RVA, const COFFObjectFile *Object) { in importedSymbolEnd()1204 uint32_t RVA = ImportTable[Index].ImportLookupTableRVA; in getImportLookupEntry() local1253 uint32_t RVA = Table[Index].DelayImportAddressTable + in getImportAddress() local1351 uint32_t RVA; in getSymbolName() local1371 uint32_t RVA; in getOrdinal() local
1098 uint32_t Ordinal, RVA; in printCOFFExports() local1142 uint32_t RVA; in printCOFFBaseReloc() local
358 uint32_t RVA; in printExportTable() local
903 uint32_t RVA; in DisassembleObject() local
904 typedef DWORD RVA; typedef