Searched defs:RVA (Results 1 – 6 of 6) sorted by relevance
48 DWORD RVA = 0; in getRelativeVirtualAddress() local
116 uint32_t RVA = Symbol.getRelativeVirtualAddress(); in dump() local
548 uint32_t RVA = DataEntry->RelativeVirtualAddress; in initDelayImportTablePtr() local1204 importedSymbolBegin(uint32_t RVA, const COFFObjectFile *Object) { in importedSymbolBegin()1211 importedSymbolEnd(uint32_t RVA, const COFFObjectFile *Object) { in importedSymbolEnd()1269 uint32_t RVA = ImportTable[Index].ImportLookupTableRVA; in getImportLookupEntry() local1318 uint32_t RVA = Table[Index].DelayImportAddressTable + in getImportAddress() local1416 uint32_t RVA; in getSymbolName() local1436 uint32_t RVA; in getOrdinal() local
1084 uint32_t Ordinal, RVA; in printCOFFExports() local1133 uint32_t RVA; in printCOFFBaseReloc() local
361 uint32_t RVA; in printExportTable() local
904 typedef DWORD RVA; typedef