Used by idainfo::s_prefflag.
|
|
#define | PREF_SEGADR 0x01 |
| | show segment addresses?
|
| |
|
#define | PREF_FNCOFF 0x02 |
| | show function offsets?
|
| |
|
#define | PREF_STACK 0x04 |
| | show stack pointer?
|
| |
|
#define | PREF_PFXTRUNC 0x08 |
| | truncate instruction bytes if they would need more than 1 line
|
| |