Convert flag variables in cmd_datatype_common() to flag values, so that
fewer values have to be passed when the main printing loop is converted
to a standalone function.
Signed-off-by: Petr Tesarik <ptesarik(a)suse.cz>
---
symbols.c | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)