![]() |
|
#1
|
||||
|
||||
|
IDA struct alignment
Anybody having problems with struct alignment in 6.5 ?. Loading a .h header file seems to ignore the setting of Options/Compiler/Default Alignment. I have tried #pragma pack(8) in front of the struct and also surrounded the struct with
#pragma pack(push, 8) ... #pragma pop It seems stuck on default packing whatever I do. Git |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| struct as local var in ida | upb | General Discussion | 3 | 03-03-2005 17:29 |