Commit 311be98
committed
[ELF] Improve performance of loading binaries with many sections not mapped into the address space
These sections are added to the parent view. Do the work within a bulk
segment modification to significantly reduce the overhead of adding
sections.1 parent 2aba9ea commit 311be98
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
618 | 619 | | |
619 | 620 | | |
620 | 621 | | |
| |||
736 | 737 | | |
737 | 738 | | |
738 | 739 | | |
| 740 | + | |
739 | 741 | | |
740 | 742 | | |
741 | 743 | | |
| |||
0 commit comments