summaryrefslogtreecommitdiff
path: root/plugins/itanium/component-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/itanium/component-int.h')
-rw-r--r--plugins/itanium/component-int.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/itanium/component-int.h b/plugins/itanium/component-int.h
index fb8c423..20b2c8d 100644
--- a/plugins/itanium/component-int.h
+++ b/plugins/itanium/component-int.h
@@ -36,8 +36,6 @@ struct _itanium_component
unsigned int refcount; /* Compteur de références */
- fnv64_t hash; /* Empreinte en cache */
-
union
{
/* ICT_NAME */
@@ -66,8 +64,9 @@ struct _itanium_component
/* ICT_VIRTUAL_OFFSET */
ssize_t offset; /* Décalage de fonction */
- /* ICT_STD_SUBST */
/* ICT_TYPE */
+ /* ICT_VENDOR_TYPE */
+ /* ICT_STD_SUBST */
GDataType *dtype; /* Type instancié */
/* ICT_QUALIFIED_TYPE */