Home
last modified time | relevance | path

Searched defs:dwp_file (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c237 struct dwp_file *dwp_file; member
783 struct dwp_file struct
786 const char *name;
789 bfd *dbfd;
792 struct dwp_sections sections;
795 const struct dwp_hash_table *cus;
801 htab_t loaded_cutus;
804 unsigned int num_sections;
805 asection **elf_sections;
9060 struct dwp_file *dwp_file; in open_and_init_dwp_file() local
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.cc2434 Dwo_file dwp_file(output_filename.c_str()); in main() local