Lines Matching refs:strcmp
121 return strcmp(namea, nameb);
448 return strcmp(lhs->name, rhs->name);
879 if (strcmp(curr_map_dso->short_name, module)) {
1005 restricted = strcmp(r, restricted_filename) == 0;
1029 if (strcmp(mi->name, m->name) < 0)
1062 cmp = strcmp(name, m->name);
1134 strcmp(from_m->name, to_m->name))
1199 if (!strcmp(name, "kallsyms")) {
1728 if (!strcmp(bfd_asymbol_name(symbols[i]), "__ImageBase") ||
1729 !strcmp(bfd_asymbol_name(symbols[i]), "__image_base__"))
2074 int ret = strcmp(dso_a->short_name, dso_b->short_name);
2093 return strcmp(name, dso->short_name);
2154 if (strcmp(dso->short_name, name) == 0) {
2174 if (strcmp(dso->short_name, name) == 0) {
2719 if (strcmp(symfs, "/") == 0)