Lines Matching refs:cg_symbol
513 cg_symbol const * sym = dynamic_cast<cg_symbol const *>(*it); in output()
515 cg_symbol::children::const_iterator cit; in output()
516 cg_symbol::children::const_iterator cend = sym->callers.end(); in output()
738 cg_symbol::children const cg_symb, op_bfd * & abfd) in output_cg_children()
740 cg_symbol::children::const_iterator cit; in output_cg_children()
741 cg_symbol::children::const_iterator cend = cg_symb.end(); in output_cg_children()
766 cg_symbol const * cg_symb = dynamic_cast<cg_symbol const *>(symb); in output_symbol_data()
943 output_symbol_core(ostream & out, cg_symbol::children const cg_symb, in output_symbol_core()
947 cg_symbol::children::const_iterator cit; in output_symbol_core()
948 cg_symbol::children::const_iterator cend = cg_symb.end(); in output_symbol_core()
1004 cg_symbol const * cg_symb = dynamic_cast<cg_symbol const *>(symb); in output_symbol()