Lines Matching defs:name
126 const char *name;
139 name = pos->ops.locked.ins.name;
141 name = pos->ins.name;
143 if (!name || !cursor->ins.name)
146 if (ins__is_fused(ab->arch, name, cursor->ins.name))
165 if (strstr(sym->name, "@plt"))
188 * name right after the '<' token and probably treating this like a
444 return snprintf(title, sz, "%s %s [Percent: %s]", sym->name,
478 dl->ops.target.sym->name);
987 ui__error("Couldn't annotate %s:\n%s", sym->name, msg);