Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dreadelf.c6986 struct mac_culist struct
6991 struct mac_culist *next; argument
6998 struct mac_culist *m1 = (struct mac_culist *) p1; in mac_compare()
6999 struct mac_culist *m2 = (struct mac_culist *) p2; in mac_compare()
7034 struct mac_culist *culist = NULL; in print_debug_macinfo_section()
7050 struct mac_culist *newp = (struct mac_culist *) alloca (sizeof (*newp)); in print_debug_macinfo_section()
7060 struct mac_culist *cus = (struct mac_culist *) alloca ((nculist + 1) in print_debug_macinfo_section()
7197 struct mac_culist *culist = NULL; in print_debug_macro_section()
7213 struct mac_culist *newp = (struct mac_culist *) alloca (sizeof (*newp)); in print_debug_macro_section()
7352 struct mac_culist *cu = culist; in print_debug_macro_section()