All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] semind: Index more symbols
@ 2021-11-02 14:06 Alexey Gladkov
  2021-11-02 14:06 ` [PATCH 1/3] dissect: Allow to show all symbols Alexey Gladkov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Alexey Gladkov @ 2021-11-02 14:06 UTC (permalink / raw)
  To: Luc Van Oostenryck; +Cc: linux-sparse, Oleg Nesterov, Alexey Gladkov

Greetings!

For indexing purposes, macros definitions and typedefs are added to the
semind database. Functions that are not used in the code are also indexed.

Alexey Gladkov (3):
  dissect: Allow to show all symbols
  dissect: Show macro definitions
  dissect: Show typedefs

 dissect.c      | 61 +++++++++++++++++++++++++++++++++++++++++++++++++-
 options.c      |  5 +++++
 options.h      |  2 ++
 semind.c       |  1 +
 test-dissect.c |  5 ++++-
 5 files changed, 72 insertions(+), 2 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-23 12:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 14:06 [PATCH 0/3] semind: Index more symbols Alexey Gladkov
2021-11-02 14:06 ` [PATCH 1/3] dissect: Allow to show all symbols Alexey Gladkov
2021-11-02 14:06 ` [PATCH 2/3] dissect: Show macro definitions Alexey Gladkov
2021-11-02 14:06 ` [PATCH 3/3] dissect: Show typedefs Alexey Gladkov
2021-12-14 15:16 ` [PATCH 0/3] semind: Index more symbols Alexey Gladkov
2022-05-21  9:46 ` Luc Van Oostenryck
2022-05-23 12:45   ` Alexey Gladkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.