Searched refs:section_size (Results 1 - 25 of 77) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dscript_test_3.sh72 section_size=`echo "$section" | awk '{ print $6; }'`
78 # Now $section_size looks like 000013 and $segment_size looks like
80 section_size=`echo "$section_size" | sed -e 's/^0*//'`
83 if test "$section_size" != "$segment_size"; then
84 echo ".interp size $section_size != PT_INTERP size $segment_size"
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_init.c322 unsigned_word section_size; local
331 section_size = bfd_section_size (the_section);
332 if (section_size == 0)
342 (long)section_size,
368 mem_in[1] = section_size;
373 section_size);
384 section_size, local
390 void *section_init = zalloc(section_size);
394 section_size)) {
403 section_size,
[all...]
H A Dhw_htab.c430 unsigned_word section_size; local
439 section_size = bfd_section_size (sec);
440 if (section_size == 0)
462 (long)section_size,
473 section_init = zalloc(section_size);
477 section_size)) {
485 section_size,
487 != section_size)
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_init.c322 unsigned_word section_size; local
331 section_size = bfd_section_size (the_section);
332 if (section_size == 0)
342 (long)section_size,
368 mem_in[1] = section_size;
373 (unsigned long)section_size);
384 section_size, local
390 void *section_init = zalloc(section_size);
394 section_size)) {
403 section_size,
[all...]
H A Dhw_htab.c430 unsigned_word section_size; local
439 section_size = bfd_section_size (sec);
440 if (section_size == 0)
462 (long)section_size,
473 section_init = zalloc(section_size);
477 section_size)) {
485 section_size,
487 != section_size)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dattributes.cc287 section_size_type section_size = local
290 if (section_size > size)
291 section_size = size;
292 size -= section_size;
296 section_size -= section_name_size + 4;
307 p += section_name_size + section_size;
312 while (section_size > 0)
324 section_size -= subsection_size;
H A Dbinary.cc321 section_size_type section_size,
335 oshdr.put_sh_size(section_size);
315 write_section_header( const char* name, const Stringpool* shstrtab, elfcpp::SHT type, unsigned int flags, section_size_type offset, section_size_type section_size, unsigned int link, unsigned int info, unsigned int addralign, unsigned int entsize, unsigned char** ppout) argument
H A Dmapfile.cc263 size = relobj->section_size(shndx);
H A Darm.cc1280 section_size_type section_size,
5305 section_size_type section_size;
5307 relobj->section_contents(shndx, &section_size, false);
5309 convert_types<uint32_t, uint64_t>(relobj->section_size(shndx));
5312 this->original_contents_ = new unsigned char[section_size];
5313 memcpy(this->original_contents_, section_contents, section_size);
5402 section_size_type section_size;
5411 section_size =
5421 section_size = convert_to_section_size_type(poris->data_size());
5425 Arm_address output_address = section_start + section_size;
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dattributes.cc287 section_size_type section_size = local
290 if (section_size > size)
291 section_size = size;
292 size -= section_size;
296 section_size -= section_name_size + 4;
307 p += section_name_size + section_size;
312 while (section_size > 0)
324 section_size -= subsection_size;
H A Dbinary.cc321 section_size_type section_size,
335 oshdr.put_sh_size(section_size);
315 write_section_header( const char* name, const Stringpool* shstrtab, elfcpp::SHT type, unsigned int flags, section_size_type offset, section_size_type section_size, unsigned int link, unsigned int info, unsigned int addralign, unsigned int entsize, unsigned char** ppout) argument
H A Dmapfile.cc263 size = relobj->section_size(shndx);
H A Darm.cc1280 section_size_type section_size,
5305 section_size_type section_size;
5307 relobj->section_contents(shndx, &section_size, false);
5309 convert_types<uint32_t, uint64_t>(relobj->section_size(shndx));
5312 this->original_contents_ = new unsigned char[section_size];
5313 memcpy(this->original_contents_, section_contents, section_size);
5402 section_size_type section_size;
5411 section_size =
5421 section_size = convert_to_section_size_type(poris->data_size());
5425 Arm_address output_address = section_start + section_size;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dattributes.cc287 section_size_type section_size = local
290 if (section_size > size)
291 section_size = size;
292 size -= section_size;
296 section_size -= section_name_size + 4;
307 p += section_name_size + section_size;
312 while (section_size > 0)
324 section_size -= subsection_size;
H A Dbinary.cc321 section_size_type section_size,
335 oshdr.put_sh_size(section_size);
315 write_section_header( const char* name, const Stringpool* shstrtab, elfcpp::SHT type, unsigned int flags, section_size_type offset, section_size_type section_size, unsigned int link, unsigned int info, unsigned int addralign, unsigned int entsize, unsigned char** ppout) argument
H A Dmapfile.cc263 size = relobj->section_size(shndx);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.c237 lto_section_name[i], lto_stats.section_size[i]);
H A Dlto-section-in.c145 lto_stats.section_size[section_type] += *len;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.cc227 lto_section_name[i], lto_stats.section_size[i]);
H A Dlto-section-in.cc145 lto_stats.section_size[section_type] += *len;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c959 bfd_size_type section_size = bfd_section_size (section);
961 contents->resize (section_size);
964 section_size);
957 bfd_size_type section_size = bfd_section_size (section); local
H A Ddefs.h566 unsigned long section_size,
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dfunc.c1056 unsigned long section_size; local
1087 section_size = bfd_section_size (section);
1091 section_name, section_address, section_size);
1099 while (section_size > 0) {
1103 count = min(section_size, 1024);
1112 section_size -= count;
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dfunc.c1029 unsigned long section_size; local
1060 section_size = bfd_section_size (section);
1064 section_name, (uint64_t) section_address, section_size);
1072 while (section_size > 0) {
1076 count = min(section_size, 1024);
1085 section_size -= count;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddefs.h587 unsigned long section_size,

Completed in 616 milliseconds

1234