Re: [PATCHv9 2.6.35-rc4-tip 0/13] Uprobes Patches:

From: Steven Rostedt
Date: Wed Jul 21 2010 - 09:08:19 EST


On Wed, 2010-07-21 at 08:12 +0530, Srikar Dronamraju wrote:

> I tried searching for t.456 gcc labels in google. I dont think I found
> anything interesting. Are we looking at not listing symbols that end
> with @plt? Can you please list an example t.456 label. Also any pointers to
> where I can find more information on the same would be very useful.

I'm not sure you'll find anything looking for "t.456" since that is just
a random label that gcc created for its internal use. But I believe that
all of these temp labels have a '.' in them. Thus, you can just ignore
all labels with '.'.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/