Lines Matching defs:info
121 { "version-info", 'V', NULL, 0, N_("Display versioning information"), 0 },
131 "aranges, decodedaranges, frame, gdb_index, info, info+, loc, line, "
141 N_("Use the dynamic segment when possible for displaying info"), 0 },
535 else if (strcmp (arg, "info") == 0)
540 else if (strcmp (arg, "info+") == 0)
1880 use the string table to get the related library info. */
11644 NEW_SECTION (info),
12381 struct register_info *info = ®s[reg];
12382 info->regloc = ®locs[i];
12383 info->regno = reg;
12384 info->set = register_info (ebl, reg, ®locs[i],
12385 info->name, &info->bits, &info->type);