This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vtable pseudo ops


On Mon, 12 Mar 2001, Bo Thorsen wrote:

> I'm trying to get the vtable pseudo operations written to special
> sections, and I have a small problem here: I don't know how to trigger the
> generation of the vtable_inherit and vtable_entry ops in gcc. Can someone
> post a c++ source that does this and explain why my own sources did not
> use the ops?

Why don't you start with asm rather than C++?  gas/testsuite/gas/vtable/
even has some examples.

Alan Modra
-- 
Linuxcare


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]