pfunct: Do not emit a type multiple times

We need to check if tag__type(type)->definition_emitted is set before
asking for that type to be emitted, otherwise we get type redefinition
errors when trying to compile the output from pahole --expand_types.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 file changed