why some dynamic shared library elf so entry point is absolute virtual address?

Questions about Wine on Linux
Locked
baikaishiuc
Newbie
Newbie
Posts: 1
Joined: Sun Jan 15, 2023 9:22 am

why some dynamic shared library elf so entry point is absolute virtual address?

Post by baikaishiuc »

Image

hi, why is the entry point of one dynamic shared library a relative virtual address and the other an absolute virtual address? Is there any way to differentiate between them based on some identifier when parsing?
Locked