Re: Include assembly entry points in TAGS

From: Ralf Baechle
Date: Mon Jan 23 2006 - 07:29:05 EST


On Fri, Jan 20, 2006 at 10:23:53AM +1100, Peter Chubb wrote:

> As it stands, etags doesn't find labels in the IA64 or i386 assembler source
> code, because they're disguised inside a preprocessor macro.
>
> I propose the attached fix, which adds a regular expression to enable
> labels disguised by ENTRY() and GLOBAL_ENTRY() macros.
>
> There's a similar problem for MIPS, which needs to match LEAF(entrypoint)

There's also NESTED. I don't use etags, so I won't try to cook a patch.

Ralf
-
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/