Searched refs:Dwp_output_file (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | dwp.cc | 57 class Dwp_output_file; 124 read(Dwp_output_file* output_file); 151 make_object(Dwp_output_file* output_file); 156 Dwp_output_file* output_file); 183 read_unit_index(unsigned int, unsigned int *, Dwp_output_file*, 188 sized_read_unit_index(unsigned int, unsigned int *, Dwp_output_file*, 203 add_strings(Dwp_output_file*, unsigned int); 207 copy_section(Dwp_output_file* output_file, unsigned int shndx, 226 add_unit_set(Dwp_output_file* output_file, unsigned int *debug_shndx, 447 class Dwp_output_file class [all …]
|
D | ChangeLog | 1391 (Dwp_output_file::Dwp_output_file): Initialize new data members. 1392 (Dwp_output_file::add_section): Rename to... 1393 (Dwp_output_file::add_contribution): ...this. 1394 (Dwp_output_file::add_cu_set): Combine parameters into a struct. 1395 (Dwp_output_file::add_tu_set): Likewise. 1396 (Dwp_output_file::Contribution): New type. 1397 (Dwp_output_file::Section::contributions): New data member. 1398 (Dwp_output_file::Cu_or_tu_set): Remove. 1399 (Dwp_output_file::Section::Section): New ctor. 1400 (Dwp_output_file::Dwp_index::Shndx_pool): Remove. [all …]
|