Relative Content

Tag Archive for elf

Why are some ELF sections mapped to multiple segments

When using readelf on a simple android ndk binary I get section to segment mapping where sections seem to be mapped to multiple segments. E.g. .note.gnu.build-id, .note.android.ident, .eh_frame_hdr, .dynamic, .got, …