Skip to content

Extraction of C macro usages #4200

Closed
Closed
@IridiumXOR

Description

@IridiumXOR

Hi,
I have a question: is it possible to extract the location of C macro used in code (for example the usage of list_for_each_head() macro in Linux kernel)? I'm able to extract their definition but not the usage locations. It seems that Cscope is able to identify them but I didn't find a flag for them in ctags (the only way that I have found is to define them using -I sintax)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions