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

test: ensure 64 bit, test .plt/.rela.plt searching

Test parsing .plt and .rela.plt from the dynamic segment.

For this we should make sure our binaries are compiled as 64
bit as a 32 bit binary will not have a .rela.plt but a
.rel.plt section instead.
parent c81794df
No related branches found
No related tags found
No related merge requests found
Pipeline #22935 passed