Lines Matching refs:get_id_string
2441 elf_symbol::get_id_string() const in get_id_string() function in abigail::ir::elf_symbol
2517 result = get_id_string(); in get_aliases_id_string()
2530 result += (*i)->get_id_string(); in get_aliases_id_string()
2561 result += (*i)->get_id_string(); in get_aliases_id_string()
18392 sym_str = s->get_id_string(); in get_id()
19988 priv_->id_ = env->intern(get_name() + "/" + s->get_id_string()); in get_id()
19991 priv_->id_ = env->intern(s->get_id_string()); in get_id()
22612 fn = f_sym->get_id_string(); in operator ()()
22613 sn = s_sym->get_id_string(); in operator ()()
25349 fr = f.get_symbol()->get_id_string(); in function_decl_is_less_than()
25354 sr = s.get_symbol()->get_id_string(); in function_decl_is_less_than()