Skip to content
Snippets Groups Projects
Commit 8ff63e3f authored by Andreas Ziegler's avatar Andreas Ziegler
Browse files

library: avoid multiple calls to Section.iter_relocations

As iter_relocations has to construct the relocation structs
every time it is called, simplify the code by only iterating
once and reusing the result for the different passes in
Library.parse_rela_dyn.
parent 5fd16275
No related branches found
No related tags found
No related merge requests found
Pipeline #86534 passed