pro_linux_programming thread: ELF-header size reduction
I am wondering if it is possible in assembly for a program to call a function that exists in a shared library, without the elf header of the program containing an entry for that function. I'm trying to reduce executable size to an absolute minimum. Mikko Woodroffe
|





