Link map William Zeitler Created March 27, 2018 19:28 I'm stumped how to generate a link map (Clion, CMake of course, Ubuntu/gcc). THANX!
I suppose you mean something like UML diagrams? If so, please upvote a feature request: https://youtrack.jetbrains.com/issue/OC-1038.
No, UML diagrams are different. A link map is emitted by the linker and shows the symbol and relocation tables. E.g.
https://stackoverflow.com/questions/38961649/gcc-how-to-create-a-mapfile-of-the-object-file