Lines Matching refs:get_id_string
2027 elf_symbol::get_id_string() const in get_id_string() function in abigail::ir::elf_symbol
2103 result = get_id_string(); in get_aliases_id_string()
2116 result += (*i)->get_id_string(); in get_aliases_id_string()
2147 result += (*i)->get_id_string(); in get_aliases_id_string()
16744 sym_str = s->get_id_string(); in get_id()
18282 priv_->id_ = env->intern(get_name() + "/" + s->get_id_string()); in get_id()
18285 priv_->id_ = env->intern(s->get_id_string()); in get_id()
21038 fn = f_sym->get_id_string(); in operator ()()
21039 sn = s_sym->get_id_string(); in operator ()()
23669 fr = f.get_symbol()->get_id_string(); in function_decl_is_less_than()
23674 sr = s.get_symbol()->get_id_string(); in function_decl_is_less_than()