CBMC
alignment_checks.cpp File Reference

Alignment Checks. More...

#include "alignment_checks.h"
#include <util/config.h>
#include <util/namespace.h>
#include <util/pointer_offset_size.h>
#include <util/std_types.h>
#include <util/symbol_table_base.h>
#include <ostream>
+ Include dependency graph for alignment_checks.cpp:

Go to the source code of this file.

Functions

void print_struct_alignment_problems (const symbol_table_baset &symbol_table, std::ostream &out)
 

Detailed Description

Alignment Checks.

Definition in file alignment_checks.cpp.

Function Documentation

◆ print_struct_alignment_problems()

void print_struct_alignment_problems ( const symbol_table_baset symbol_table,
std::ostream &  out 
)

Definition at line 22 of file alignment_checks.cpp.