Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] Find all expressions

Hi,

I’m trying to get all addresses for a specific symbol name.

We are calling evaluate_expression with the _expression_ ”&(symbol)” to get the address of a symbol.

 

The scenario is for example that a static function may be present in multiple modules,

and we want to get the address for all of them.

 

Can this be done with expressions.c, or should it be done somehow by using symbols.c as well?

 

Thanks,

Claes

 

----------------------------------------------------------------------
Intel Sweden AB
Registered Office: Isafjordsgatan 30B, 164 40 Kista, Stockholm, Sweden
Registration Number: 556189-6027

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


Back to the top