FeatureRequest: map __cxx_global_var_init.NNN back to the variable that it's initializing
Open
enhancement
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 378
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 6
Description
I'm trying to debloat a library that has well over a thousand global variable initialization functions like `__cxx_global_var_init.311`
It would be super helpful if bloaty would implicitly tell me which variable this is actually initializing.
Contributor guide
Assessment
This issue has not been assessed yet.