There is a desire to be able to follow calls to C functions to their definitions, there are a few variants of this:
- C function defined in header or footer block
- C function defined in external file (usually simics internals)
Neither case is particularly easy to resolve without also parsing C code