#include <padding.h>
Inheritance diagram for PaddingPass:
Public Methods | |
PaddingPass (SuifEnv *pEnv, const LString &name = "insert_struct_padding") | |
Module* | clone () const |
May return "this" if the pass has no state. | |
void | do_file_set_block (FileSetBlock *pFSB) |
your analysis or optimization goes here. | |
bool | is_walkable (Address address, bool is_owned, MetaClass *_meta) |
virtual void | initialize () |
Initialize the pass. |
|
|
|
|
|