Assembler Program Structure
The Assembler Program Structure tab presents the structure of the Assembler programs in the current project.
To display the Assembler Program Structure tab, go to Explore Projects tab and select Assembler Program Structure from the Usage in Programs list of analyses to the right of the screen.
The central part of the screen displays the list of attribute filters. By default, all attributes are selected; deselect the ones that you do not want to use. The breadcrumb displays the selected projects, the selected attributes together with the filters set for each attribute.
- "*" is used to search elements, by adding to it either prefixes or suffixes as in "AAA*" or "*AAA"
- "," is used to search multiple elements as in "AAA, BBB, CCC"
To limit the number of attributes of a certain type that are returned by the filtering operation, use the fields in the Limit column. The default limit is 10; the maximum limit can be set in the corresponding Usage Settings section from the Preferences dialog. For more information, see Assembler Program Structure Settings. The Context column displays the context of the filter operation where relevant. To the right of Attribute filters area, the list of projects is displayed.
Use Save to save the current filter configuration. Use Load to load a previously saved filter configuration.
By default, Enable levels limit is selected and the number of elements that are presented in the Results area is limited by the values set in the Limit column. If you deselect this option, the Limit column from the Attribute filters area disappears and the Results area displays all the results of the analysis. Press Apply to apply the selected filters. When the filtering operation is finished, you can use the black arrow button in the upper left corner of Attribute filters area to hide it and maximize the Results area. To see the Assembler Program Structure parameters in a separate tab, use the arrow button in the upper right corner of Assembler Program Structure tab.
The results of the filtering operation are displayed in the Results area. Use the search field to locate a specific element in the Results tree. Click the adjacent button find only annotated to filter the search results so that only the annotated elements are shown. In the upper right corner of the Results area, the following buttons are available:
Expand top 4 levels, click this button to expand the top four levels of the tree.
Collapse all, click this button to fold all the tree branches.
Export Results to CSV File, use this button to export the results together with the used filter configuration.
Place the mouse cursor over a node in the tree to display a tooltip that presents the element category and name. When you select a tree node, the area to the right of the screen is updated to display the graphs, reports, and usage analyses that can be generated for the selected element. Also, the Properties view displays the information available for the selected element.
Node name | Description |
---|---|
Assembler Program | Lists the tree for an Assembler source program that contains nodes for CSECTs, ENTRYs, includes, and macros. |
CSECT | Lists the CSET sections that were defined in Assembler. |
ENTRY | Lists the ENTRY sections that were defined in Assembler. |
Macro | Lists Assembler Macro that is used in Assembler. |
Includes | Lists includes used in Assembler. |
Assembler Macro Expansion
Node pop-up menu
Select a node from the tree in the Results area then right-click to display the pop-up menu. The number of options available depends on the type of node selected. View analysis source and Copy options are available for all nodes. According to the selected node, several Collapse to … Level options might also be available.