Home
last modified time | relevance | path

Searched refs:mac_culist (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dreadelf.c7092 struct mac_culist struct
7097 struct mac_culist *next; argument
7104 struct mac_culist *m1 = (struct mac_culist *) p1; in mac_compare()
7105 struct mac_culist *m2 = (struct mac_culist *) p2; in mac_compare()
7140 struct mac_culist *culist = NULL; in print_debug_macinfo_section()
7156 struct mac_culist *newp = (struct mac_culist *) alloca (sizeof (*newp)); in print_debug_macinfo_section()
7166 struct mac_culist *cus = (struct mac_culist *) alloca ((nculist + 1) in print_debug_macinfo_section()
7304 struct mac_culist *culist = NULL; in print_debug_macro_section()
7320 struct mac_culist *newp = (struct mac_culist *) alloca (sizeof (*newp)); in print_debug_macro_section()
7459 struct mac_culist *cu = culist; in print_debug_macro_section()