Searched refs:Output_data (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmapfile.h38 class Output_data;
84 // Print an Output_data.
86 print_output_data(const Output_data*, const char* name);
H A Doutput.h179 class Output_data class in namespace:gold
182 explicit Output_data() function in class:gold::Output_data
190 ~Output_data();
380 { Output_data::allocated_sizes_are_fixed = true; }
385 { return Output_data::allocated_sizes_are_fixed; }
574 Output_data(const Output_data&);
575 Output_data& operator=(const Output_data&);
602 class Output_section_headers : public Output_data
[all...]
H A Dscript-sections.h42 class Output_data;
200 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
H A Dehframe.h177 Fde(Output_data* plt, const unsigned char* contents, size_t length,
211 post_map(const Output_data* plt) const
246 Output_data* plt;
419 add_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
425 remove_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
H A Dsymtab.h56 class Output_data;
81 // Symbol defined in an Output_data, a special section created by
178 Output_data*
935 // Initialize fields for an Output_data.
937 init_base_output_data(const char* name, const char* version, Output_data*,
980 allocate_base_common(Output_data*);
1000 // Output_data in which symbol is defined. Before
1002 // Output_data.
1003 Output_data* output_data;
1141 // Initialize fields for an Output_data
[all...]
H A Dcopy-relocs.h93 Output_data*, off_t,
H A Dlayout.h54 class Output_data;
678 add_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
684 remove_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
950 add_target_dynamic_tags(bool use_rel, const Output_data* plt_got,
951 const Output_data* plt_rel,
985 typedef std::vector<Output_data*> Data_list;
1040 add_relax_output(Output_data* data)
1246 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1413 // The list of unattached Output_data objects which require special
H A Dtarget.cc210 Target::do_plt_fde_location(const Output_data* plt, unsigned char*,
H A Dtarget.h59 class Output_data;
257 plt_fde_location(const Output_data* plt, unsigned char* oview,
626 do_plt_fde_location(const Output_data* plt, unsigned char* oview,
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmapfile.h38 class Output_data;
84 // Print an Output_data.
86 print_output_data(const Output_data*, const char* name);
H A Doutput.h179 class Output_data class in namespace:gold
182 explicit Output_data() function in class:gold::Output_data
190 ~Output_data();
380 { Output_data::allocated_sizes_are_fixed = true; }
385 { return Output_data::allocated_sizes_are_fixed; }
574 Output_data(const Output_data&);
575 Output_data& operator=(const Output_data&);
602 class Output_section_headers : public Output_data
[all...]
H A Dscript-sections.h42 class Output_data;
200 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
H A Dehframe.h177 Fde(Output_data* plt, const unsigned char* contents, size_t length,
211 post_map(const Output_data* plt) const
246 Output_data* plt;
419 add_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
425 remove_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
H A Dsymtab.h56 class Output_data;
81 // Symbol defined in an Output_data, a special section created by
178 Output_data*
934 // Initialize fields for an Output_data.
936 init_base_output_data(const char* name, const char* version, Output_data*,
979 allocate_base_common(Output_data*);
999 // Output_data in which symbol is defined. Before
1001 // Output_data.
1002 Output_data* output_data;
1140 // Initialize fields for an Output_data
[all...]
H A Dcopy-relocs.h93 Output_data*, off_t,
H A Dlayout.h54 class Output_data;
673 add_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
679 remove_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
945 add_target_dynamic_tags(bool use_rel, const Output_data* plt_got,
946 const Output_data* plt_rel,
980 typedef std::vector<Output_data*> Data_list;
1035 add_relax_output(Output_data* data)
1241 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1408 // The list of unattached Output_data objects which require special
H A Dtarget.cc210 Target::do_plt_fde_location(const Output_data* plt, unsigned char*,
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmapfile.h38 class Output_data;
84 // Print an Output_data.
86 print_output_data(const Output_data*, const char* name);
H A Doutput.h179 class Output_data class in namespace:gold
182 explicit Output_data() function in class:gold::Output_data
190 ~Output_data();
380 { Output_data::allocated_sizes_are_fixed = true; }
385 { return Output_data::allocated_sizes_are_fixed; }
574 Output_data(const Output_data&);
575 Output_data& operator=(const Output_data&);
602 class Output_section_headers : public Output_data
[all...]
H A Dscript-sections.h42 class Output_data;
200 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
H A Dehframe.h177 Fde(Output_data* plt, const unsigned char* contents, size_t length,
211 post_map(const Output_data* plt) const
246 Output_data* plt;
419 add_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
425 remove_ehframe_for_plt(Output_data* plt, const unsigned char* cie_data,
H A Dsymtab.h56 class Output_data;
81 // Symbol defined in an Output_data, a special section created by
178 Output_data*
935 // Initialize fields for an Output_data.
937 init_base_output_data(const char* name, const char* version, Output_data*,
980 allocate_base_common(Output_data*);
1000 // Output_data in which symbol is defined. Before
1002 // Output_data.
1003 Output_data* output_data;
1141 // Initialize fields for an Output_data
[all...]
H A Dcopy-relocs.h93 Output_data*, off_t,
H A Dlayout.h54 class Output_data;
678 add_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
684 remove_eh_frame_for_plt(Output_data* plt, const unsigned char* cie_data,
950 add_target_dynamic_tags(bool use_rel, const Output_data* plt_got,
951 const Output_data* plt_rel,
985 typedef std::vector<Output_data*> Data_list;
1040 add_relax_output(Output_data* data)
1246 set_relocatable_section_offsets(Output_data*, unsigned int* pshndx);
1413 // The list of unattached Output_data objects which require special
H A Dtarget.cc210 Target::do_plt_fde_location(const Output_data* plt, unsigned char*,

Completed in 188 milliseconds

123