LLVM OpenMP 22.0.0git
check-execstack Namespace Reference

Functions

 is_stack_executable_readelf (library)
 main ()

Function Documentation

◆ is_stack_executable_readelf()

check-execstack.is_stack_executable_readelf ( library)
Returns true if stack of library file is executable

Definition at line 20 of file check-execstack.py.

Referenced by main().

◆ main()

check-execstack.main ( void )

Definition at line 48 of file check-execstack.py.

References is_stack_executable_readelf(), and main().

Referenced by main().