Searched refs:stackop_type (Results 1 – 3 of 3) sorted by relevance
101 extern struct annotated_data_type stackop_type;
76 struct annotated_data_type stackop_type = { variable79 .children = LIST_HEAD_INIT(stackop_type.self.children),776 return (data_type != &stackop_type) && (data_type != &canary_type); in needs_type_info()864 if (data_type != &stackop_type && in annotation_line__print()2001 if (data_type != &stackop_type && data_type != &canary_type && len > printed) in disasm_line__snprint_type_info()2820 return &stackop_type; in __hist_entry__get_data_type()
2453 if (he_type == &unknown_type || he_type == &stackop_type || in hist_entry__typeoff_snprintf()