tipo
This commit is contained in:
parent
d8fd85ada3
commit
5a4d8c4070
@ -2714,7 +2714,7 @@ coff_set_section_contents (abfd, section, location, offset, count)
|
||||
{
|
||||
BFD_ASSERT (bfd_get_32 (abfd, rec + 4) == 2);
|
||||
++section->lma;
|
||||
rec += bfd_get_32 (abfd, rec) / 4;
|
||||
rec += bfd_get_32 (abfd, rec) * 4;
|
||||
}
|
||||
|
||||
BFD_ASSERT (rec == recend);
|
||||
|
Loading…
Reference in New Issue
Block a user