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

  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c 542 htab_up loaded_tus; member in struct:dwp_file
8998 ? dwp_file->loaded_tus.get ()
9544 dwp_file->loaded_tus = allocate_dwp_loaded_cutus_table ();
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c 605 dwo_unit_set loaded_tus; member in struct:dwp_file
608 /* Mutex to synchronize access to LOADED_CUS and LOADED_TUS. */
7446 = is_debug_types ? dwp_file->loaded_tus : dwp_file->loaded_cus;

Completed in 63 milliseconds