[GCC 4.x][AMD64 ABI] variadic function

Florian Weimer fw@deneb.enyo.de
Tue Aug 23 14:09:00 GMT 2005


* Matteo Emanuele:

> Is it possible to  find the register save area and the
> overflowing arguments within the called function
> without using %ebp (that means with
> -fomit-frame-pointer set) and knowing nothing of the
> caller?

You mean, if the caller called the function as it were a non-variadic
function?



More information about the Gcc mailing list