Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtracepoint.c151 struct collection_list;
152 static void add_aexpr (struct collection_list *, struct agent_expr *);
154 static void add_register (struct collection_list *collection,
1065 struct collection_list struct
1111 memrange_sortmerge (struct collection_list *memranges) in memrange_sortmerge()
1141 add_register (struct collection_list *collection, unsigned int regno) in add_register()
1153 add_memrange (struct collection_list *memranges, int type, bfd_signed_vma base, in add_memrange()
1183 collect_symbol (struct collection_list *collect, struct symbol *sym, in collect_symbol()
1292 add_local_symbols (struct collection_list *collect, CORE_ADDR pc, in add_local_symbols()
1345 clear_collection_list (struct collection_list *list) in clear_collection_list()
[all …]