* Re: Include assembly entry points in TAGS
[not found] <17360.8073.622104.500429@berry.gelato.unsw.EDU.AU>
@ 2006-01-21 12:02 ` Ralf Baechle
0 siblings, 0 replies; only message in thread
From: Ralf Baechle @ 2006-01-21 12:02 UTC (permalink / raw)
To: Peter Chubb; +Cc: linux-kernel, Sam Ravnborg, linux-mips
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
^ permalink raw reply [flat|nested] only message in thread