#include <xed-format-options.h>
Set during initialization by a calling xed_format_set_options
Definition at line 48 of file xed-format-options.h.
Data Fields | |
unsigned int | hex_address_before_symbolic_name |
by default, XED prints the hex address before any symbolic name for branch targets. |
|
by default, XED prints the hex address before any symbolic name for branch targets. If set to zero, then XED will not print the hex address before a valid symbolic name. Definition at line 52 of file xed-format-options.h. |