reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
979 Reloc->VirtualAddress = RelocationAddresses[i]; 980 Reloc->SymbolTableIndex = NextSymbolIndex++; 983 Reloc->Type = COFF::IMAGE_REL_ARM_ADDR32NB; 986 Reloc->Type = COFF::IMAGE_REL_AMD64_ADDR32NB; 989 Reloc->Type = COFF::IMAGE_REL_I386_DIR32NB; 992 Reloc->Type = COFF::IMAGE_REL_ARM64_ADDR32NB;