#include "allocate_objects.h"#include <util/c_types.h>#include <util/fresh_symbol.h>#include <util/pointer_expr.h>#include <util/pointer_offset_size.h>#include <util/symbol.h>#include <goto-programs/goto_instruction_code.h>Go to the source code of this file.
size and assigning it to lhs Create code allocating an object of size size and assigning it to lhs
lhs Definition at line 261 of file allocate_objects.cpp.