Searched defs:collect_info (Results 1 – 2 of 2) sorted by relevance
50 typedef struct collect_info { struct51 struct collect_info *ci_next; argument55 } collect_info; argument
182 struct collect_info struct202 collect_info::add_symbol (block_symbol *bsym) in add_symbol() argument