Program Image Table Reference

Symbols are displayed in the Program Images table to show which information is available for each program image.

Here is what the following symbols mean in the Program Images table:

Code

Displays the following icons to indicate whether program code is available:

green_tick The image contains program code.

red_circle No program code is available. Streamline will not be able to show the disassembled code of this image.

Symbols

Displays the following icons to indicate whether symbol information is available:

green_tick The image contains symbol information.

red_circle No symbol information is available.

Debug Info

Displays the following icons to indicate whether debug information is available:

green_tick Debug information is available, providing source line numbers and inlining information.

file Debug information is available in a separate file (split debug image).

red_circle File contains no debug information, and no link to external debug information.

question_mark Availability of debug information is unknown.

CFI

Displays the following icons to indicate whether Call Frame Information (CFI) is available:

green_tick The debug_frame or eh_frame section is available. This information is used to determine stack frame sizes in the Call Paths view.

file The debug_frame or eh_frame section is available in a separate file.

red_circle File contains no CFI, and no link to external CFI.

question_mark Availability of CFI is unknown.