Searched refs:section_size_type (Results 1 - 25 of 170) sorted by relevance

1234567

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dbinary.h91 elfcpp::SHT, unsigned int, section_size_type,
92 section_size_type, unsigned int, unsigned int,
98 section_size_type, typename elfcpp::Elf_types<32>::Elf_WXword,
112 section_size_type filesize_;
H A Ddwp.h57 typedef size_t section_size_type; typedef in namespace:gold
116 // A common case of convert_types<>: convert to section_size_type.
118 inline section_size_type
120 { return convert_types<section_size_type, From>(from); }
H A Dmerge.cc89 section_size_type length,
98 section_offset_type input_offset, section_size_type length,
105 // Use section_size_type to avoid signed/unsigned warnings.
106 section_size_type input_offset_u = input_offset;
107 section_size_type output_offset_u = output_offset;
115 <= static_cast<section_size_type>(entry.input_offset));
266 section_size_type entsize =
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
308 section_size_type entsiz
[all...]
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
159 read(off_t start, section_size_type size, void* p);
168 get_lasting_view(off_t offset, off_t start, section_size_type size,
188 section_size_type size;
192 Read_multiple_entry(off_t o, section_size_type s, unsigned char* b)
278 View(off_t start, section_size_type size, const unsigned char* data,
291 section_size_type
349 section_size_type size_;
382 find_view(off_t start, section_size_type size, unsigned int byteshift,
387 do_read(off_t start, section_size_type siz
[all...]
H A Dcompressed_output.h44 get_uncompressed_size(const unsigned char*, section_size_type);
H A Dtarget.cc156 const unsigned char*, section_size_type) const
165 section_size_type, const unsigned char*, size_t,
166 unsigned char*, section_size_type,
182 Target::match_view(const unsigned char* view, section_size_type view_size,
195 Target::set_view_to_nop(unsigned char* view, section_size_type view_size,
H A Dmerge.h57 section_offset_type offset, section_size_type length,
94 section_size_type length;
102 void add_mapping(section_offset_type input_offset, section_size_type length,
387 section_size_type len_;
389 section_size_type alc_;
417 section_size_type
443 stringpool_to_buffer(unsigned char* buffer, section_size_type buffer_size)
H A Dehframe.h408 section_size_type symbols_size,
410 section_size_type symbol_names_size,
484 section_size_type symbols_size,
486 section_size_type symbol_names_size,
491 section_size_type contents_len,
500 section_size_type symbols_size,
502 section_size_type symbol_names_size,
516 section_size_type symbols_size,
541 section_size_type final_data_size_;
H A Dtls.h53 section_size_type view_size, int off)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dbinary.h91 elfcpp::SHT, unsigned int, section_size_type,
92 section_size_type, unsigned int, unsigned int,
98 section_size_type, typename elfcpp::Elf_types<32>::Elf_WXword,
112 section_size_type filesize_;
H A Ddwp.h57 typedef size_t section_size_type; typedef in namespace:gold
116 // A common case of convert_types<>: convert to section_size_type.
118 inline section_size_type
120 { return convert_types<section_size_type, From>(from); }
H A Dmerge.cc89 section_size_type length,
98 section_offset_type input_offset, section_size_type length,
105 // Use section_size_type to avoid signed/unsigned warnings.
106 section_size_type input_offset_u = input_offset;
107 section_size_type output_offset_u = output_offset;
115 <= static_cast<section_size_type>(entry.input_offset));
266 section_size_type entsize =
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
308 section_size_type entsiz
[all...]
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
159 read(off_t start, section_size_type size, void* p);
168 get_lasting_view(off_t offset, off_t start, section_size_type size,
188 section_size_type size;
192 Read_multiple_entry(off_t o, section_size_type s, unsigned char* b)
278 View(off_t start, section_size_type size, const unsigned char* data,
291 section_size_type
349 section_size_type size_;
382 find_view(off_t start, section_size_type size, unsigned int byteshift,
387 do_read(off_t start, section_size_type siz
[all...]
H A Dcompressed_output.h44 get_uncompressed_size(const unsigned char*, section_size_type);
H A Dtarget.cc156 const unsigned char*, section_size_type) const
165 section_size_type, const unsigned char*, size_t,
166 unsigned char*, section_size_type,
182 Target::match_view(const unsigned char* view, section_size_type view_size,
195 Target::set_view_to_nop(unsigned char* view, section_size_type view_size,
H A Dmerge.h57 section_offset_type offset, section_size_type length,
94 section_size_type length;
102 void add_mapping(section_offset_type input_offset, section_size_type length,
387 section_size_type len_;
389 section_size_type alc_;
417 section_size_type
443 stringpool_to_buffer(unsigned char* buffer, section_size_type buffer_size)
H A Dehframe.h408 section_size_type symbols_size,
410 section_size_type symbol_names_size,
484 section_size_type symbols_size,
486 section_size_type symbol_names_size,
491 section_size_type contents_len,
500 section_size_type symbols_size,
502 section_size_type symbol_names_size,
516 section_size_type symbols_size,
541 section_size_type final_data_size_;
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dbinary.h91 elfcpp::SHT, unsigned int, section_size_type,
92 section_size_type, unsigned int, unsigned int,
98 section_size_type, typename elfcpp::Elf_types<32>::Elf_WXword,
112 section_size_type filesize_;
H A Ddwp.h57 typedef size_t section_size_type; typedef in namespace:gold
116 // A common case of convert_types<>: convert to section_size_type.
118 inline section_size_type
120 { return convert_types<section_size_type, From>(from); }
H A Dmerge.cc89 section_size_type length,
98 section_offset_type input_offset, section_size_type length,
105 // Use section_size_type to avoid signed/unsigned warnings.
106 section_size_type input_offset_u = input_offset;
107 section_size_type output_offset_u = output_offset;
115 <= static_cast<section_size_type>(entry.input_offset));
266 section_size_type entsize =
273 for (section_size_type i = 0; i < entsize; ++i)
283 for (section_size_type i = 0; i < entsize; ++i)
308 section_size_type entsiz
[all...]
H A Dfileread.h153 get_view(off_t offset, off_t start, section_size_type size, bool aligned,
159 read(off_t start, section_size_type size, void* p);
168 get_lasting_view(off_t offset, off_t start, section_size_type size,
188 section_size_type size;
192 Read_multiple_entry(off_t o, section_size_type s, unsigned char* b)
278 View(off_t start, section_size_type size, const unsigned char* data,
291 section_size_type
349 section_size_type size_;
382 find_view(off_t start, section_size_type size, unsigned int byteshift,
387 do_read(off_t start, section_size_type siz
[all...]
H A Dcompressed_output.h44 get_uncompressed_size(const unsigned char*, section_size_type);
H A Dtarget.cc156 const unsigned char*, section_size_type) const
165 section_size_type, const unsigned char*, size_t,
166 unsigned char*, section_size_type,
182 Target::match_view(const unsigned char* view, section_size_type view_size,
195 Target::set_view_to_nop(unsigned char* view, section_size_type view_size,
H A Dmerge.h57 section_offset_type offset, section_size_type length,
94 section_size_type length;
102 void add_mapping(section_offset_type input_offset, section_size_type length,
387 section_size_type len_;
389 section_size_type alc_;
417 section_size_type
443 stringpool_to_buffer(unsigned char* buffer, section_size_type buffer_size)
H A Dehframe.h408 section_size_type symbols_size,
410 section_size_type symbol_names_size,
484 section_size_type symbols_size,
486 section_size_type symbol_names_size,
491 section_size_type contents_len,
500 section_size_type symbols_size,
502 section_size_type symbol_names_size,
516 section_size_type symbols_size,
541 section_size_type final_data_size_;

Completed in 314 milliseconds

1234567