I want to check the stack size using the command line.
I am using the option (--call_graph) of Object File Utilities(ofd2000) for this purpose,
I would like to confirm two points about the output XML format file.
- There is a pattern where function names are not listed as shown below.
Please let me know the cause of this.
Also, please tell us how to prevent this from occurring. - There is a pattern in which "has_stack_usage_info" is listed as "false" as shown below.
Please let us know in what case it is described.