HomeSort by: relevance | last modified time | path
    Searched defs:temp_storage (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
parent-map.c 29 auto_obstack temp_storage; local
63 parent_entry->full_name (&temp_storage));
cooked-index-worker.c 197 auto_obstack temp_storage; local
199 const char *main_name = table->get_main_name (&temp_storage, &lang);
cooked-index.c 236 auto_obstack temp_storage; local
250 entry->full_name (&temp_storage, 0, "::"));
read.c 14722 auto_obstack temp_storage;
14723 const char *full_name = entry->full_name (&temp_storage,
14715 auto_obstack temp_storage; local
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
cooked-index.c 560 auto_obstack temp_storage; local
562 const char *main_name = table->get_main_name (&temp_storage, &lang);
792 auto_obstack temp_storage; local
806 entry->full_name (&temp_storage, false, "::"));
read.c 4466 auto_obstack temp_storage;
4500 parent_entry->full_name (&temp_storage, false));
17102 auto_obstack temp_storage;
17103 const char *full_name = entry->full_name (&temp_storage);
4460 auto_obstack temp_storage; local
17092 auto_obstack temp_storage; local

Completed in 57 milliseconds