Re: Question about C++ functinos and __i686.get_pc_thunk.bx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Garrett,

I believe the __i686.get_pc_thunk.bx call puts the PC (program counter) into the general purpose BX register.

Why it does that, I'm not sure.  It may have to do with constructors of an object that are leaf classes, versus inherited as a base class.

And if it can (or should) be disabled, and (if so) how to do that... I don't know.

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux