Segments with the same offset and permissions in /proc/procid/maps
I’m currently playing around with ELF binaries and how they are loaded in the memory in Linux Kernel. I am really confused about how PT_LOAD segments are loaded into memory. I have a ELF executable file named test.elf: