Lines Matching refs:renaming
1316 symbol that originally encoded the renaming. It is needed only
1343 /* We have a renaming of an old-style renaming symbol. Don't
1413 /* Index is an old-style renaming symbol. */
1456 error (_("Internal error in encoding of renaming declaration"));
1704 or renaming encoded in the debugging data. Calls error if no
1746 const char* renaming;
1770 switch (ada_parse_renaming (renaming_sym, &renaming,
1783 strncpy (new_name, renaming, renaming_len);
1790 write_object_renaming (par_state, block, renaming, renaming_len,
1949 object renaming, also write it normally as an OP_VAR_VALUE.
1955 as we normally would, nor to replace a renaming with its referent.