reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
411 IO.mapRequired("VirtualAddress", Rel.VirtualAddress); 412 IO.mapOptional("SymbolName", Rel.SymbolName, StringRef()); 413 IO.mapOptional("SymbolTableIndex", Rel.SymbolTableIndex); 415 COFF::header &H = *static_cast<COFF::header *>(IO.getContext()); 418 IO, Rel.Type); 419 IO.mapRequired("Type", NT->Type); 422 IO, Rel.Type); 423 IO.mapRequired("Type", NT->Type); 426 IO, Rel.Type); 427 IO.mapRequired("Type", NT->Type); 430 IO, Rel.Type); 431 IO.mapRequired("Type", NT->Type); 433 IO.mapRequired("Type", Rel.Type);