Actions
Feature #8063
closedPropose and implement method for source analysis of non-module programs
Start date:
04/14/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Currently SA component provides to EMG various data about the source code of the program. In the case, SA should allow analyze and provide information about global variables and functions also for non-module GNU C programs including parts of Linux kernel itself. For instance, Linux-specific and module-specific source code requests should be used if an option is provided and SA should not abort if no init or exit functions have been found.
Actions