Searched defs:dwo_file (Results 1 – 2 of 2) sorted by relevance
701 struct dwo_file *dwo_file; member723 struct dwo_file struct729 const char *name;733 bfd *dbfd;736 struct dwo_sections sections;740 htab_t cus;744 htab_t tus;838 struct dwo_file *dwo_file; member4187 create_debug_types_hash_table (struct dwo_file *dwo_file, in create_debug_types_hash_table()4405 struct dwo_file *dwo_file) in init_cu_die_reader()[all …]
2445 Dwo_file dwo_file(f->dwo_name.c_str()); in main() local