GCC Middle and Back End API Reference
|
Go to the source code of this file.
Data Structures | |
struct | align_flags_tuple |
class | align_flags |
Macros | |
#define | MAX_CODE_ALIGN 16 |
#define | MAX_CODE_ALIGN_VALUE (1 << MAX_CODE_ALIGN) |
#define MAX_CODE_ALIGN 16 |
Define maximum supported code alignment.
Referenced by shorten_branches().
#define MAX_CODE_ALIGN_VALUE (1 << MAX_CODE_ALIGN) |
Referenced by parse_and_check_align_values().