On 3/9/20 4:36 PM, H.J. Lu wrote:
We nee to support different variables, like TLS, data and bss variables.
Why do we need TLS? Right now, it's not supported by nm. Or am I wrong? About BSS and DATA I agree that it would be handy. I can theoretically covered with code in get_variable_section/bss_initializer_p. But it's quite logic and I'm not sure we should simulate it. @Honza/Richi: Do you have any opinion about that? Thanks, Martin